]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: xen: no need to disable vdso32
authorJeremy Fitzhardinge <jeremy@goop.org>
Sat, 12 Jul 2008 09:22:06 +0000 (02:22 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 16 Jul 2008 09:08:44 +0000 (11:08 +0200)
commitd5303b811b9d6dad2e7396d545eb7db414d42a61
tree232a999678a4a2e1420d4a35a3af49d84348b1ce
parent6a52e4b1cddd90fbfde8fb67021657936ee74b07
x86: xen: no need to disable vdso32

Now that the vdso32 code can cope with both syscall and sysenter
missing for 32-bit compat processes, just disable the features without
disabling vdso altogether.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/xen/setup.c