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

Introduce names for some old pentium 4 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-7-sohil.mehta@intel.com
arch/x86/include/asm/intel-family.h
arch/x86/kernel/cpu/intel.c