]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/cpu: Switch to new Intel CPU model defines
authorTony Luck <tony.luck@intel.com>
Wed, 24 Apr 2024 18:15:16 +0000 (11:15 -0700)
committerBorislav Petkov (AMD) <bp@alien8.de>
Mon, 29 Apr 2024 08:31:30 +0000 (10:31 +0200)
commit4db64279bc2b1c896fa8a99ae8f4b7aa943a4938
tree146b70e4a0add40751a65d7fe6f2e8baf076aa62
parentdb99675e4338e97e1469aeae5564e8242bd8fd6a
x86/cpu: Switch to new Intel CPU model defines

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

[ dhansen: vertically align macro and remove stray subject / ]

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/all/20240424181516.41887-1-tony.luck%40intel.com
arch/x86/kernel/smpboot.c