Cc: Heiko Carstens <heiko.carstens@...>, Andrew Morton <akpm@...>, Dave Jones <davej@...>, <drepper@...>, <mingo@...>, <tglx@...>, <linux-kernel@...>, Roland McGrath <roland@...>, Martin Schwidefsky <schwidefsky@...>
On Fri, Apr 11, 2008 at 07:46:48AM -0700, Linus Torvalds wrote:
Not if (some) kernel assembly files are preprocessed with -traditional-cpp
or -traditional, which supports neither GNU style arg... nor
ISO C99 ... + __VA_ARGS__ vararg macros.
Jakub
--