Re: [PATCH] Fix compile breakage caused by asmlinkage_protect

From: Linus Torvalds
Date: Fri Apr 11 2008 - 11:26:17 EST




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.

Linus
--
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/