]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h
authorTony Luck <tony.luck@intel.com>
Tue, 16 Apr 2024 21:19:05 +0000 (14:19 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Jan 2025 09:32:08 +0000 (10:32 +0100)
commitd7ac1856b6ec8284682e9fe889a16b6437715fcd
treec9f20e4ef077c40e84a6a0d19391d1ed7a26e533
parentcb3491e875f60580cd984490fd6fec87170d0533
x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h

[ Upstream commit f055b6260eb3ef20a6e310d1e555a5d5a0a28ca0 ]

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

Update the example usage comment in arch/x86/kernel/cpu/match.c

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240416211941.9369-4-tony.luck@intel.com
Stable-dep-of: c9a4b55431e5 ("x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation")
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/x86/include/asm/intel-family.h
arch/x86/kernel/cpu/match.c