Re: [PATCH] Fix compile breakage caused by asmlinkage_protect

From: Kyle McMartin
Date: Fri Apr 11 2008 - 11:37:54 EST


On Fri, Apr 11, 2008 at 08:25:05AM -0700, Linus Torvalds wrote:
>
>
> On Fri, 11 Apr 2008, Al Viro wrote:
> >
> > and that gets us -traditional-cpp passed to cc1, with obvious resulting
> > unhappiness from vararg macro.
>
> Yeah, I figured it out eventually.
>
> I do think the architectures should try to avoid it, if only because x86
> doesn't use -traditional (so they'll hit things like this unnecessarily
> otherwise), but I'll apply Heiko's minimal patch in the meantime.
>

Cool with me; I'll try to puzzle out why removing -traditional breaks on
those two specific files. Ugh, big cleanups likely.

cheers, Kyle
--
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/