Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104455
b: refs/heads/master
c: 71415c6
h: refs/heads/master
i:
  104453: 1696850
  104451: fc2e26f
  104447: 36ecbd6
v: v3
  • Loading branch information
Ingo Molnar committed Jul 16, 2008
1 parent 5f1933e commit 58efd34
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 62541c376668042e20122864a044360707b2fb82
refs/heads/master: 71415c6a0877d5944d5dc3060f3b03513746158d
2 changes: 2 additions & 0 deletions trunk/arch/x86/xen/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,9 @@ void __cpuinit xen_enable_syscall(void)
if (ret != 0) {
printk(KERN_INFO "Xen: 32-bit syscall not supported: disabling vdso\n");
setup_clear_cpu_cap(X86_FEATURE_SYSCALL32);
#ifdef CONFIG_COMPAT
sysctl_vsyscall32 = 0;
#endif
}
}
#endif /* CONFIG_X86_64 */
Expand Down

0 comments on commit 58efd34

Please sign in to comment.