Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264431
b: refs/heads/master
c: 5e28783
h: refs/heads/master
i:
  264429: f90ad5e
  264427: 740ae1a
  264423: b42a9ef
  264415: c538b90
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk committed Oct 19, 2011
1 parent d16e241 commit f1b3315
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d98b15db376b9cc35f74fd2bd432b9fc287a5999
refs/heads/master: 5e287830136a8edb76e9f9c432b264d99833172f
1 change: 1 addition & 0 deletions trunk/arch/x86/xen/enlighten.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ static void __init xen_init_cpuid_mask(void)
~((1 << X86_FEATURE_APIC) | /* disable local APIC */
(1 << X86_FEATURE_ACPI)); /* disable ACPI */
ax = 1;
cx = 0;
xen_cpuid(&ax, &bx, &cx, &dx);

xsave_mask =
Expand Down

0 comments on commit f1b3315

Please sign in to comment.