x86/cpu: Switch to new Intel CPU model defines
authorTony Luck <tony.luck@intel.com>
Mon, 20 May 2024 22:46:04 +0000 (15:46 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Tue, 28 May 2024 17:59:03 +0000 (10:59 -0700)
commit744866f5c0e2e13dccde754ade8c89924a29e04d
tree16d0d4fc5d96a6bcd16b49b5f7dd2408d98610f0
parentd142df13f3574237688c7a20e0019cccc7ae39eb
x86/cpu: Switch to new Intel CPU model defines

New CPU #defines encode vendor and family as well as model.

Update INTEL_CPU_DESC() to work with vendor/family/model.

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/20240520224620.9480-34-tony.luck%40intel.com
arch/x86/events/intel/core.c
arch/x86/include/asm/cpu_device_id.h