xen: mask out SEP from CPUID
authorJeremy Fitzhardinge <jeremy@xensource.com>
Fri, 29 Feb 2008 17:55:43 +0000 (18:55 +0100)
committerIngo 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