2017-11-18 19:31:22

by Megha Dey

[permalink] [raw]
Subject: [PATCH V2 1/3] x86/cpu/intel: Add Cannonlake to Intel family

Add CPUID of Cannonlake (CNL) processors to Intel family list.

Signed-off-by: Megha Dey <[email protected]>
---
arch/x86/include/asm/intel-family.h | 2 ++
1 file changed, 2 insertions(+)

diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h
index 35a6bc4..056bd41 100644
--- a/arch/x86/include/asm/intel-family.h
+++ b/arch/x86/include/asm/intel-family.h
@@ -65,6 +65,8 @@
#define INTEL_FAM6_ATOM_DENVERTON 0x5F /* Goldmont Microserver */
#define INTEL_FAM6_ATOM_GEMINI_LAKE 0x7A

+#define INTEL_FAM6_CANNONLAKE_MOBILE 0x66
+
/* Xeon Phi */

#define INTEL_FAM6_XEON_PHI_KNL 0x57 /* Knights Landing */
--
1.9.1


From 1584465963846848445@xxx Sun Nov 19 04:08:14 +0000 2017
X-GM-THRID: 1584465963846848445
X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread