Re: [PATCH] x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()
From: Sohil Mehta
Date: Fri Nov 08 2024 - 18:09:22 EST
On 10/31/2024 11:57 AM, Tony Luck wrote:
> This family 5 CPU escaped notice when cleaning up all the family 6
> CPUs.
>
> Signed-off-by: Tony Luck <tony.luck@xxxxxxxxx>
> ---
> arch/x86/include/asm/intel-family.h | 1 -
> arch/x86/platform/efi/quirks.c | 3 +--
> arch/x86/platform/intel-quark/imr.c | 2 +-
> arch/x86/platform/intel-quark/imr_selftest.c | 2 +-
> drivers/thermal/intel/intel_quark_dts_thermal.c | 2 +-
> 5 files changed, 4 insertions(+), 6 deletions(-)
>
Reviewed-by: Sohil Mehta <sohil.mehta@xxxxxxxxx>