x86_64: add pseudo-features for 32-bit compat syscall
authorJeremy Fitzhardinge <jeremy@goop.org>
Thu, 10 Jul 2008 23:22:56 +0000 (16:22 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 11 Jul 2008 13:44:57 +0000 (15:44 +0200)
Add pseudo-feature bits to describe whether the CPU supports sysenter
and/or syscall from ia32-compat userspace.  This removes a hardcoded
test in vdso32-setup.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found