2024-03-22 16:17:46

by Luck, Tony

[permalink] [raw]
Subject: [PATCH] x86/cpu: Add model number for another Intel Arrow Lake mobile processor

This one is the regular laptop CPU.

Signed-off-by: Tony Luck <[email protected]>
---
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 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

--
2.44.0



2024-03-24 03:16:06

by tip-bot2 for Tony Luck

[permalink] [raw]
Subject: [tip: x86/urgent] x86/cpu: Add model number for another Intel Arrow Lake mobile processor

The following commit has been merged into the x86/urgent branch of tip:

Commit-ID: 8a8a9c9047d1089598bdb010ec44d7f14b4f9203
Gitweb: https://git.kernel.org/tip/8a8a9c9047d1089598bdb010ec44d7f14b4f9203
Author: Tony Luck <[email protected]>
AuthorDate: Fri, 22 Mar 2024 09:17:25 -07:00
Committer: Ingo Molnar <[email protected]>
CommitterDate: Sun, 24 Mar 2024 04:08:10 +01:00

x86/cpu: Add model number for another Intel Arrow Lake mobile processor

This one is the regular laptop CPU.

Signed-off-by: Tony Luck <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
---
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 b65e9c4..d0941f4 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