]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/mtrr: Modify a x86_model check to an Intel VFM check
authorSohil Mehta <sohil.mehta@intel.com>
Wed, 19 Feb 2025 18:41:22 +0000 (18:41 +0000)
committerIngo Molnar <mingo@kernel.org>
Wed, 19 Mar 2025 10:19:40 +0000 (11:19 +0100)
commita8cb451458057295fa251152a0297ece5519850f
treee895d74f827aedd4fd77a90e153d1423c23feb05
parent7e6b0a2e4152f4046af95eeb46f8b4f9b2a7398d
x86/mtrr: Modify a x86_model check to an Intel VFM check

Simplify one of the last few Intel x86_model checks in arch/x86 by
substituting it with a VFM one.

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-5-sohil.mehta@intel.com
arch/x86/kernel/cpu/mtrr/generic.c