Commit 5751d438 authored by Tony Luck's avatar Tony Luck Committed by Quanxian Wang
Browse files

x86/cpu: Add model number for Intel Clearwater Forest processor

mainline inclusion
from mainline-v6.8-rc2
commit 090e3bec01763e415bccae445f5bfe3d0c61b629
category: feature
bugzilla: https://gitee.com/openeuler/intel-kernel/issues/IBPCSD
CVE: N/A
Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=090e3bec01763e415bccae445f5bfe3d0c61b629



-------------------------------------

Intel-SIG: commit 090e3bec0176 ("x86/cpu: Add model number for Intel Clearwater Forest processor")

-------------------------------------

x86/cpu: Add model number for Intel Clearwater Forest processor

Server product based on the Atom Darkmont core.

Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
Signed-off-by: default avatarBorislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20240117191844.56180-1-tony.luck@intel.com


Signed-off-by: default avatarQuanxian Wang <quanxian.wang@intel.com>
parent 22f72139
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -152,6 +152,8 @@
#define INTEL_FAM6_ATOM_CRESTMONT_X	0xAF /* Sierra Forest */
#define INTEL_FAM6_ATOM_CRESTMONT	0xB6 /* Grand Ridge */

#define INTEL_FAM6_ATOM_DARKMONT_X	0xDD /* Clearwater Forest */

/* Xeon Phi */

#define INTEL_FAM6_XEON_PHI_KNL		0x57 /* Knights Landing */