]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf/x86/intel, x86/cpu: Replace Pentium 4 model checks with VFM ones
authorSohil Mehta <sohil.mehta@intel.com>
Tue, 18 Mar 2025 22:38:28 +0000 (22:38 +0000)
committerIngo Molnar <mingo@kernel.org>
Wed, 19 Mar 2025 20:34:10 +0000 (21:34 +0100)
commitde844ef582e3a5e0cbd429c68b6079eeb87394e5
tree287649147029f088eb6362eaed94e9960abb62f3
parent8b70c7436f51ac0f4702b466e1d9db938944e641
perf/x86/intel, x86/cpu: Replace Pentium 4 model checks with VFM ones

Introduce a name for an old Pentium 4 model and replace the x86_model
checks with VFM ones. This gets rid of one of the last remaining
Intel-specific x86_model checks.

Signed-off-by: Sohil Mehta <sohil.mehta@intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Kan Liang <kan.liang@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250318223828.2945651-3-sohil.mehta@intel.com
arch/x86/events/intel/p4.c
arch/x86/include/asm/intel-family.h