Re: [PATCH] ppc64-implement-a-vdso-and-use-it-for-signal-trampolinegas workaround

From: Andrew Morton
Date: Sat Mar 05 2005 - 19:26:33 EST


Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Sat, 2005-03-05 at 17:33 +0000, Linux Kernel Mailing List wrote:
> > ChangeSet 1.2212, 2005/03/05 09:33:46-08:00, akpm@xxxxxxxx
> >
> > [PATCH] ppc64-implement-a-vdso-and-use-it-for-signal-trampoline gas workaround
> >
> > I cannot find a version of binutils which doesn't either do
> >
> > arch/ppc64/kernel/vdso32/gettimeofday.S: Assembler messages:
> > arch/ppc64/kernel/vdso32/gettimeofday.S:33: Error: syntax error; found `@' but expected `,'
>
> Ugh... Do that still happen once you finally get it to build with a 32
> bits compiler and not a 64 bits one ? The @local is actually needed for
> the 32 bits build.

Yes, you're right. We can revert 1.2212 please.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/