RE: [PATCH] x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines

From: Luck, Tony
Date: Wed May 29 2024 - 15:00:01 EST


>> The outer if () should have been dropped when switching to c->x86_vfm.
>
> FWIW, we are going to need to do a pass over all of arch/x86 looking for
> these. I suspect many of the 'if (c->x86 == ...) ' checks can go away
> like this one.
>
> Thanks for finding this one, though!

Yup.

Acked-by: Tony Luck <tony.luck@xxxxxxxxx>