Skip to content

Commit 8a8a9c9

Browse files
aeglIngo Molnar
authored andcommitted
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
This one is the regular laptop CPU. Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20240322161725.195614-1-tony.luck@intel.com
1 parent 10e4b51 commit 8a8a9c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/x86/include/asm/intel-family.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127

128128
#define INTEL_FAM6_ARROWLAKE_H 0xC5
129129
#define INTEL_FAM6_ARROWLAKE 0xC6
130+
#define INTEL_FAM6_ARROWLAKE_U 0xB5
130131

131132
#define INTEL_FAM6_LUNARLAKE_M 0xBD
132133

0 commit comments

Comments
 (0)