> That's vdso.lds.S, not vdso.lds. The VDSO_TEXT_OFFSET is still 0x400. > This is what I should have posted the last time > > --- build/arch/x86_64/vdso/voffset.h.orig 2007-04-26 08:43:31.523739878 > -0700 > +++ build/arch/x86_64/vdso/voffset.h 2007-04-26 08:43:38.839579356 -0700 > @@ -1 +1 @@ > -#define VDSO_TEXT_OFFSET 0x500 > +#define VDSO_TEXT_OFFSET 0x400
It's definitely 0x400 here. Is your patch reversed and you want 0x500? -Andi - 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/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

