From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3439AC63797 for ; Sun, 15 Jan 2023 19:05:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231511AbjAOTF0 (ORCPT ); Sun, 15 Jan 2023 14:05:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42932 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230401AbjAOTFV (ORCPT ); Sun, 15 Jan 2023 14:05:21 -0500 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8651D113E6 for ; Sun, 15 Jan 2023 11:05:20 -0800 (PST) Received: from zn.tnic (p5de8e9fe.dip0.t-ipconnect.de [93.232.233.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 0422E1EC01E0; Sun, 15 Jan 2023 20:05:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1673809519; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=KwyDnaKijjmBkYRfdwdSbMUXdAT+X9FAP/Vl+CeN8k4=; b=C5ywKiheTRrJyQ+Tq5kTFdmmW3S30gb2eml3cVThxzVFX+JhzAtgdksJCC2TWTtPXZHB4f VQcCaGjYSno125oZZPARnKLME9J4g+5mtrhSfpVu8zgvZ8IV8wTaUTGmISMMrTNJvyWiN5 RO0tY68Cj5OuXL/AThGcnSP+Zy4SBPY= Date: Sun, 15 Jan 2023 20:05:14 +0100 From: Borislav Petkov To: Ashok Raj Cc: Thomas Gleixner , X86-kernel , LKML Mailing List , Dave Hansen , Tony Luck , Ingo Molnar , alison.schofield@intel.com, reinette.chatre@intel.com, Tom Lendacky Subject: Re: [PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails Message-ID: References: <20230109153555.4986-1-ashok.raj@intel.com> <20230109153555.4986-7-ashok.raj@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20230109153555.4986-7-ashok.raj@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 09, 2023 at 07:35:55AM -0800, Ashok Raj wrote: > Currently when early microcode loading fails there is no way for the > user to know that the update failed. Of course there is - there's no early update message in dmesg. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette