]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()
authorTony Luck <tony.luck@intel.com>
Thu, 31 Oct 2024 18:57:33 +0000 (11:57 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Thu, 31 Oct 2024 19:02:21 +0000 (12:02 -0700)
commit110213b8f0e7021819d4db273facb27701bc3381
tree1d719907f98403381301bfa4f2003572dfee815c
parente6e6a303f83d1dcd32dcd1ab0d04ef5b7b7be646
x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()

This family 5 CPU escaped notice when cleaning up all the family 6
CPUs.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/20241031185733.17327-1-tony.luck%40intel.com
arch/x86/include/asm/intel-family.h
arch/x86/platform/efi/quirks.c
arch/x86/platform/intel-quark/imr.c
arch/x86/platform/intel-quark/imr_selftest.c
drivers/thermal/intel/intel_quark_dts_thermal.c