[PATCH] paravirt: Disable vdso by default when CONFIG_PARAVIRT is enabled
authorAndi Kleen <ak@suse.de>
Thu, 7 Dec 2006 01:14:08 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:08 +0000 (02:14 +0100)
commit3bbf54725467d604698721384d858b5983b87e8f
tree1e30b98d550ca921ec40eb4b08481d9ffb97ba1f
parent4f205fd45a5c192907188d6f8f6d7e66db859248
[PATCH] paravirt: Disable vdso by default when CONFIG_PARAVIRT is enabled

They don't work together and this way even glibc still works.

Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/sysenter.c