|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] x86/mwait-idle: add Knights Mill CPUID
commit c585f9f0da806d6256eab76c1dbaa7102062aced
Author: Piotr Luc <piotr.luc@xxxxxxxxx>
AuthorDate: Wed Jan 4 14:29:30 2017 +0100
Commit: Jan Beulich <jbeulich@xxxxxxxx>
CommitDate: Wed Jan 4 14:29:30 2017 +0100
x86/mwait-idle: add Knights Mill CPUID
Add Knights Mill (KNM) to the list of CPUIDs supported by mwait-idle.
Signed-off-by: Piotr Luc <piotr.luc@xxxxxxxxx>
Signed-off-by: Len Brown <len.brown@xxxxxxxxx>
[Linux commit: a2c1bc645e87346150516b3abf1933ed29d0f48b]
Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
---
xen/arch/x86/cpu/mwait-idle.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/xen/arch/x86/cpu/mwait-idle.c b/xen/arch/x86/cpu/mwait-idle.c
index e3cda1c..762dff1 100644
--- a/xen/arch/x86/cpu/mwait-idle.c
+++ b/xen/arch/x86/cpu/mwait-idle.c
@@ -946,6 +946,7 @@ static const struct x86_cpu_id intel_idle_ids[]
__initconstrel = {
ICPU(0x9e, skl),
ICPU(0x55, skx),
ICPU(0x57, knl),
+ ICPU(0x85, knl),
ICPU(0x5c, bxt),
ICPU(0x5f, dnv),
{}
--
generated by git-patchbot for /home/xen/git/xen.git#master
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |