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 4A51CC4332F for ; Fri, 4 Nov 2022 20:22:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229825AbiKDUWG (ORCPT ); Fri, 4 Nov 2022 16:22:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33068 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229493AbiKDUVy (ORCPT ); Fri, 4 Nov 2022 16:21:54 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BB0524B9A6 for ; Fri, 4 Nov 2022 13:21:52 -0700 (PDT) Received: from zn.tnic (p200300ea9733e72b329c23fffea6a903.dip0.t-ipconnect.de [IPv6:2003:ea:9733:e72b:329c:23ff:fea6:a903]) (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 B90511EC01D2; Fri, 4 Nov 2022 21:21:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1667593310; 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=PLBrkhUU/4M973QoFp5Vn+YXc1FnvZBpjagiJw9OaGE=; b=KSAin9RaJOHxlb4o4cuSjtpUvR0LXLfV42Os7QTQ8uh8C6wORD7pF1PI8tBCR98cTkUI9m ZgyQ6bXi4m+WLAYCKT2U9v0pDEvJaw0N1RaKqoeOPOqhu8qYcpAS+xaJFr8Nvqkl7cu08I M78Yk22C8pgJSZ5VI1DCX4FhgyvBAcU= Date: Fri, 4 Nov 2022 21:21:50 +0100 From: Borislav Petkov To: Ashok Raj Cc: "Van De Ven, Arjan" , Thomas Gleixner , LKML Mailing List , X86-kernel , "Luck, Tony" , "Hansen, Dave" , "Lutomirski, Andy" , "Pan, Jacob jun" , Tom Lendacky , "Huang, Kai" , "andrew.cooper3@citrix.com" Subject: Re: [v2 01/13] x86/microcode/intel: Prevent printing updated microcode rev multiple times Message-ID: References: <20221103175901.164783-1-ashok.raj@intel.com> <20221103175901.164783-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 Fri, Nov 04, 2022 at 11:28:36AM -0700, Ashok Raj wrote: > Wanted to add a check every AP that if its different fms+pf warn > and bork late-load. We don't need that check as we don't/won't support mixed steppings. It is as simple as that. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette