[Devel] [PATCH RHEL7 COMMIT] ms/x86: intel-family.h: Add GEMINI_LAKE SOC

Konstantin Khorenko khorenko at virtuozzo.com
Fri Dec 8 19:03:25 MSK 2017


The commit is pushed to "branch-rh7-3.10.0-693.11.1.vz7.39.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-693.11.1.vz7.39.2
------>
commit d9896ab6c30945618abdfefb7ee8d0d7ebfb9a3a
Author: Len Brown <len.brown at intel.com>
Date:   Fri Dec 8 19:03:25 2017 +0300

    ms/x86: intel-family.h: Add GEMINI_LAKE SOC
    
    Cc: x86 at kernel.org
    Signed-off-by: Len Brown <len.brown at intel.com>
    
    https://jira.sw.ru/browse/PSBM-75679
    (cherry picked from commit 311f77708f362c1af0a999ba5ebbbc062fdc5601)
    
    Signed-off-by: Jan Dakinevich <jan.dakinevich at virtuozzo.com>
---
 arch/x86/include/asm/intel-family.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h
index 29787b63f477..fb01c6ab90f2 100644
--- a/arch/x86/include/asm/intel-family.h
+++ b/arch/x86/include/asm/intel-family.h
@@ -59,6 +59,7 @@
 #define INTEL_FAM6_ATOM_MERRIFIELD1	0x4A /* Tangier */
 #define INTEL_FAM6_ATOM_MERRIFIELD2	0x5A /* Annidale */
 #define INTEL_FAM6_ATOM_GOLDMONT	0x5C
+#define INTEL_FAM6_ATOM_GEMINI_LAKE	0x7A
 #define INTEL_FAM6_ATOM_DENVERTON	0x5F /* Goldmont Microserver */
 
 /* Xeon Phi */


More information about the Devel mailing list