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 35743C636D4 for ; Wed, 1 Feb 2023 22:06:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231642AbjBAWGO (ORCPT ); Wed, 1 Feb 2023 17:06:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43370 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229471AbjBAWGL (ORCPT ); Wed, 1 Feb 2023 17:06:11 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 564576A73D for ; Wed, 1 Feb 2023 14:06:07 -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 A36541EC0589; Wed, 1 Feb 2023 23:06:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1675289165; 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=b3gZvM6huGXVVG3W2e9OcDbnQ7rK6QGd/aRpIVIu8L0=; b=TgvlxR0P6qI7FX9YTui2pqgClEP3qMs71ZIqb+82M+ClDqmUAbhtSdF0i7SZWieuGPcsEx J948xMgzco1EMOgYOy00feB2hGuCK8ES1YrFcOqQ8ueDasQ4I9p/cYXg81FxLEj5YCnohS tLAPM2/eIxD7eVFWqQeXX1TtMU/2W+8= Date: Wed, 1 Feb 2023 23:06:05 +0100 From: Borislav Petkov To: Ashok Raj Cc: Thomas Gleixner , LKML , x86 , Ingo Molnar , Tony Luck , Dave Hansen , Alison Schofield , Reinette Chatre , Tom Lendacky , Stefan Talpalaru , David Woodhouse , Benjamin Herrenschmidt , Jonathan Corbet , "Rafael J . Wysocki" , Peter Zilstra , Andy Lutomirski , Andrew Cooper , Boris Ostrovsky , Martin Pohlack , "Li, Aubrey" Subject: Re: [Patch v3 Part2 1/9] x86/microcode: Taint kernel only if microcode loading was successful Message-ID: References: <20230130213955.6046-1-ashok.raj@intel.com> <20230130213955.6046-2-ashok.raj@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 01, 2023 at 01:47:58PM -0800, Ashok Raj wrote: > While reworking I thought while at this, there is a chance to fix other > things. Your call. The more you're "fixing" other things, the longer it takes for your minrev thing. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette