On 09/01/2026 11:43 am, Kevin Lampis wrote:
> A return value is missing from this function leading to safe CPUs being
> marked as vulnerable.

It's not really a return value that's missing. It's just that the Atom
block used to fall through into the Phi block to get to it's return
false, and this was accidentally dropped with the Phi removal.
Fixes: 85191cf32180 ("x86: drop Xeon Phi support")

> Signed-off-by: Kevin Lampis <[email protected]>

Reviewed-by: Andrew Cooper <[email protected]>

I can tweak the commit message on commit.

~Andrew

Reply via email to