Re: [patch 1/6] Re-enable VDSO by default with PARAVIRT

2007-04-04 Thread Jeremy Fitzhardinge
Andi Kleen wrote: > Hmm, that would break at least my test system until Jan's patch is applied. > Boot with vdso=0? J - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/major

Re: [patch 1/6] Re-enable VDSO by default with PARAVIRT

2007-04-04 Thread Andi Kleen
On Wednesday 04 April 2007 03:06:56 Jeremy Fitzhardinge wrote: > Everyone wants VDSO to be enabled by default. COMPAT_VDSO still needs > a fix, but with luck that will turn up soon. Hmm, that would break at least my test system until Jan's patch is applied. -Andi - To unsubscribe from this list:

[patch 1/6] Re-enable VDSO by default with PARAVIRT

2007-04-03 Thread Jeremy Fitzhardinge
Everyone wants VDSO to be enabled by default. COMPAT_VDSO still needs a fix, but with luck that will turn up soon. Signed-off-by: Jeremy Fitzhardinge <[EMAIL PROTECTED]> --- arch/i386/kernel/sysenter.c |4 1 file changed, 4 deletions(-)