aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorGravatar Tony Luck <tony.luck@intel.com> 2024-03-22 09:17:25 -0700
committerGravatar Ingo Molnar <mingo@kernel.org> 2024-03-24 04:08:10 +0100
commit8a8a9c9047d1089598bdb010ec44d7f14b4f9203 (patch)
tree80cb4b5206864be33b20beb12c9ec151370117fc /arch
parentx86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (diff)
downloadlinux-8a8a9c9047d1089598bdb010ec44d7f14b4f9203.tar.gz
linux-8a8a9c9047d1089598bdb010ec44d7f14b4f9203.tar.bz2
linux-8a8a9c9047d1089598bdb010ec44d7f14b4f9203.zip
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
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/include/asm/intel-family.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h
index b65e9c46b922..d0941f4c2724 100644
--- a/arch/x86/include/asm/intel-family.h
+++ b/arch/x86/include/asm/intel-family.h
@@ -127,6 +127,7 @@
#define INTEL_FAM6_ARROWLAKE_H 0xC5
#define INTEL_FAM6_ARROWLAKE 0xC6
+#define INTEL_FAM6_ARROWLAKE_U 0xB5
#define INTEL_FAM6_LUNARLAKE_M 0xBD