projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67de8dc
)
x86/cpu: Add another Alder Lake CPU to the Intel family
author
Gayatri Kammela
<gayatri.kammela@intel.com>
Thu, 21 Jan 2021 21:50:04 +0000
(13:50 -0800)
committer
Borislav Petkov
<bp@suse.de>
Thu, 21 Jan 2021 22:01:51 +0000
(23:01 +0100)
Add Alder Lake mobile CPU model number to Intel family.
Signed-off-by: Gayatri Kammela <gayatri.kammela@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link:
https://lkml.kernel.org/r/20210121215004.11618-1-tony.luck@intel.com
arch/x86/include/asm/intel-family.h
patch
|
blob
|
history
diff --git
a/arch/x86/include/asm/intel-family.h
b/arch/x86/include/asm/intel-family.h
index
5e658ba
..
9abe842
100644
(file)
--- a/
arch/x86/include/asm/intel-family.h
+++ b/
arch/x86/include/asm/intel-family.h
@@
-97,6
+97,7
@@
#define INTEL_FAM6_LAKEFIELD 0x8A
#define INTEL_FAM6_ALDERLAKE 0x97
+#define INTEL_FAM6_ALDERLAKE_L 0x9A
/* "Small Core" Processors (Atom) */