]> git.baikalelectronics.ru Git - kernel.git/commit
x86/split_lock: Add Tremont family CPU models
authorTony Luck <tony.luck@intel.com>
Thu, 16 Apr 2020 20:57:54 +0000 (13:57 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 18 Apr 2020 10:48:44 +0000 (12:48 +0200)
commit82fb7ad60f9260cec3d80ebfbec12dcaa3d0bb7a
treef2944ba0b6fd416f772dfbb59519b10865d363df
parentfc5cc88d7dcf226b1270a39cecb777eeb4ca5efc
x86/split_lock: Add Tremont family CPU models

Tremont CPUs support IA32_CORE_CAPABILITIES bits to indicate whether
specific SKUs have support for split lock detection.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200416205754.21177-4-tony.luck@intel.com
arch/x86/kernel/cpu/intel.c