[patch 043/101] i386: Fix broken CONFIG_COMPAT_VDSO on i386

2007-03-07 Thread Greg KH
From: "Jan Beulich" <[EMAIL PROTECTED]> After updating several machines to 2.6.20, I can't boot anymore the single one of them that supports the NX bit and is configured as a 32-bit system. My understanding is that the VDSO changes in 2.6.20-rc7 were not fully cooked, in that with that config op

broken CONFIG_COMPAT_VDSO on i386

2007-02-12 Thread Jan Beulich
After updating several machines to 2.6.20, I can't boot anymore the single one of them that supports the NX bit and is configured as a 32-bit system. My understanding is that the VDSO changes in 2.6.20-rc7 were not fully cooked, in that with that config option enabled VDSO_SYM(x) now equals x, me