git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53c5858
)
xen: mask out SEP from CPUID
author
Jeremy Fitzhardinge
<jeremy@xensource.com>
Fri, 29 Feb 2008 17:55:43 +0000
(18:55 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 29 Feb 2008 17:55:43 +0000
(18:55 +0100)
Fix 32-on-64 pvops kernel:
we don't want userspace using syscall/sysenter, even if the hypervisor
supports it, so mask it out from CPUID.
Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found