Re: [PATCH v3 2/3] x86/cpu/intel: Remove the F00F bug workaround notice

From: Ahmed S. Darwish

Date: Tue May 19 2026 - 05:17:47 EST


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 <sohil.mehta@xxxxxxxxx>
> ---

Thanks for removing it.

Reviewed-by: Ahmed S. Darwish <darwi@xxxxxxxxxxxxx>