[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080411153728.GG27073@phobos.i.cabal.ca>
Date: Fri, 11 Apr 2008 11:37:28 -0400
From: Kyle McMartin <kyle@...artin.ca>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Al Viro <viro@...IV.linux.org.uk>,
Heiko Carstens <heiko.carstens@...ibm.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Jakub Jelinek <jakub@...hat.com>,
Dave Jones <davej@...hat.com>, drepper@...hat.com,
mingo@...hat.com, tglx@...hat.com,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Roland McGrath <roland@...hat.com>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
Kyle McMartin <kyle@...artin.ca>
Subject: Re: [PATCH] Fix compile breakage caused by asmlinkage_protect
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists