]> git.ipfire.org Git - thirdparty/linux.git/commit
x86/mce: Switch to new Intel CPU model defines
authorTony Luck <tony.luck@intel.com>
Wed, 24 Apr 2024 18:15:11 +0000 (11:15 -0700)
committerBorislav Petkov (AMD) <bp@alien8.de>
Mon, 29 Apr 2024 08:31:23 +0000 (10:31 +0200)
commit4a5f2dd162fd68f588784eb9b0a927e3b328736d
tree9d58e8e30c0c9f6a8153a925e1075fdfa0ca71bb
parentc73cd372210343b271159eab0bdc95820e5e7b86
x86/mce: Switch to new Intel CPU model defines

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

  [ bp: Squash *three* mce patches into one, fold in fix:
    https://lore.kernel.org/r/20240429022051.63360-1-tony.luck@intel.com ]

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/20240424181511.41772-1-tony.luck%40intel.com
arch/x86/kernel/cpu/mce/core.c
arch/x86/kernel/cpu/mce/intel.c
arch/x86/kernel/cpu/mce/severity.c