From: Kan Liang <
[hidden email]>
BugLink:
http://bugs.launchpad.net/bugs/1843794Comet Lake is the new 10th Gen Intel processor. Add two new CPU model
numbers to the Intel family list.
The CPU model numbers are not published in the SDM yet but they come
from an authoritative internal source.
[ bp: Touch up commit message. ]
Signed-off-by: Kan Liang <
[hidden email]>
Signed-off-by: Borislav Petkov <
[hidden email]>
Reviewed-by: Tony Luck <
[hidden email]>
Cc:
[hidden email]
Cc: "H. Peter Anvin" <
[hidden email]>
Cc: Ingo Molnar <
[hidden email]>
Cc: Peter Zijlstra <
[hidden email]>
Cc: Thomas Gleixner <
[hidden email]>
Cc: x86-ml <
[hidden email]>
Link:
https://lkml.kernel.org/r/1570549810-25049-2-git-send-email-kan.liang@...(backported from commit 8d7c6ac3b2371eb1cbc9925a88f4d10efff374de)
Signed-off-by: Timo Aaltonen <
[hidden email]>
---
arch/x86/include/asm/intel-family.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h
index f60ddd655c78..f1a788fa630a 100644
--- a/arch/x86/include/asm/intel-family.h
+++ b/arch/x86/include/asm/intel-family.h
@@ -58,6 +58,9 @@
#define INTEL_FAM6_ICELAKE_MOBILE 0x7E
#define INTEL_FAM6_ICELAKE_NNPI 0x9D
+#define INTEL_FAM6_COMETLAKE 0xA5
+#define INTEL_FAM6_COMETLAKE_L 0xA6
+
/* "Small Core" Processors (Atom) */
#define INTEL_FAM6_ATOM_BONNELL 0x1C /* Diamondville, Pineview */
--
2.20.1
--
kernel-team mailing list
[hidden email]
https://lists.ubuntu.com/mailman/listinfo/kernel-team