]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/cpu/intel: Replace early Family 6 checks with VFM ones
authorSohil Mehta <sohil.mehta@intel.com>
Wed, 19 Feb 2025 18:41:23 +0000 (18:41 +0000)
committerIngo Molnar <mingo@kernel.org>
Wed, 19 Mar 2025 10:19:41 +0000 (11:19 +0100)
commiteaa472f76d1cc356c0f9d4406d2358ca924a797e
tree4aaa910a0af55bd6384ee06e3265864f4363dbab
parenta8cb451458057295fa251152a0297ece5519850f
x86/cpu/intel: Replace early Family 6 checks with VFM ones

Introduce names for some old pentium models and replace the x86_model
checks with VFM ones.

Signed-off-by: Sohil Mehta <sohil.mehta@intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/r/20250219184133.816753-6-sohil.mehta@intel.com
arch/x86/include/asm/intel-family.h
arch/x86/kernel/cpu/intel.c