From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9A9FD3F660E for ; Tue, 19 May 2026 09:00:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779181237; cv=none; b=AWX/abVLbtKXVZJDms8+PNDRuqetId7gN3HwfRO4iNdQS23yxanK25hjdnmu99/0oO9xEnglM//W6fv5P6oCZegTiQ3DpMUOoFfWfJEvfNfokeNVZB8EIhUbHXCrBoCZAaa4NItfGxnAFOm8cErxChaHFlJPn7lVB1ggyW46YAg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779181237; c=relaxed/simple; bh=2W4UFf+M8E17HbMGkzjrOFqaiSdQuMq9MIhBxVkbSE0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=aq0IvDZiyOD77UOXMx2ltaOmnJ5J7vILHaR9Mn+YiykSEEa1oGFGx5xmhxtkcU76Ry9D3pRVlQbAOqjaORzuuFZJvM0RlmkeUw2QeJNAujzqCV1reqrnfGlkS1sMfATKKfhXri7uFR84ExZNgMyNoeauc9ncUiscMM8qazgRyTQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=1Bw7kpnE; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=dEZk0fsg; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="1Bw7kpnE"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="dEZk0fsg" Date: Tue, 19 May 2026 11:00:30 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1779181232; 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: in-reply-to:in-reply-to:references:references; bh=2W4UFf+M8E17HbMGkzjrOFqaiSdQuMq9MIhBxVkbSE0=; b=1Bw7kpnEKg+iorA91898ltb3p/3YfGgzQiR+uD3G85sjaFNxR1xhgvAGHSEgX/TPpdeLLy 9lnaW7gvzGAQnftG+tDlbahgK3WHhk9+O6iShNhJzf/Wphega37OwSi32/FZlf46Ba2ckC BC1xwUetk8O997PxxQPYhD+MYMjad0CN9xMPThvGRYRxRvTYBIgy48gSfZe5r8XGGKxJTo p42/NxsQiowx3aNHSBekTUjb12PmeBsBquA7fgxm/+3MW3zXPZHz8ZNVrL30qsFtJRYeJx ShONP5YKrd2eZ10pgxF6O540lFPQN9hfD733Z/5zjmPtQD17RVcg/GC1lrVeTA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1779181232; 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: in-reply-to:in-reply-to:references:references; bh=2W4UFf+M8E17HbMGkzjrOFqaiSdQuMq9MIhBxVkbSE0=; b=dEZk0fsgoL1SO3fRuxJbxOtOhU//3sQ3y39HuPd/5WiPScP3sPm32hUEXab0a2qv9jj4jL 1+HDww1yBUgwVvAQ== From: "Ahmed S. Darwish" To: Sohil Mehta Cc: Dave Hansen , Borislav Petkov , x86@kernel.org, Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , Josh Poimboeuf , Richard Weinberger , Andrew Cooper , Tony Luck , linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 2/3] x86/cpu/intel: Remove the F00F bug workaround notice Message-ID: References: <20260518221718.3303288-1-sohil.mehta@intel.com> <20260518221718.3303288-3-sohil.mehta@intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260518221718.3303288-3-sohil.mehta@intel.com> On Mon, 18 May 2026, Sohil Mehta wrote: > > The F00F bug workaround announcement goes through a lot of effort to > print the kernel notice exactly once. CPU bugs with workarounds > typically don't require user notifications. If needed, the presence of > the F00F bug can be determined through /proc/cpuinfo. > > Remove the notice and the surrounding logic to print it once. > > Signed-off-by: Sohil Mehta > --- Thanks for removing it. Reviewed-by: Ahmed S. Darwish