public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC patch 0/9] Stringify support commas
@ 2008-04-22 17:24 Mathieu Desnoyers
  2008-04-22 17:24 ` [RFC patch 1/9] CRIS remove -traditional Mathieu Desnoyers
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Mathieu Desnoyers @ 2008-04-22 17:24 UTC (permalink / raw)
  To: Sam Ravnborg, akpm, Ingo Molnar, linux-kernel

Hi,

I noticed that the __stringify() macro does not support defines with commas.
This patchset change the macro so it takes variable arguments. All the
"-traditional" compilation flags are removed from all architectures which still
use it so the variadic macro is supported.

It is used by the x86 NMI-safe int3 and page fault patch.

Mathieu

-- 
Mathieu Desnoyers
Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-04-25  9:03 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-22 17:24 [RFC patch 0/9] Stringify support commas Mathieu Desnoyers
2008-04-22 17:24 ` [RFC patch 1/9] CRIS remove -traditional Mathieu Desnoyers
2008-04-22 17:24 ` [RFC patch 2/9] M32R " Mathieu Desnoyers
2008-04-22 17:24 ` [RFC patch 3/9] H8300 " Mathieu Desnoyers
2008-04-22 17:24 ` [RFC patch 4/9] M68K " Mathieu Desnoyers
2008-04-22 17:24 ` [RFC patch 5/9] PARISC " Mathieu Desnoyers
2008-04-22 18:00   ` Kyle McMartin
2008-04-22 18:12     ` Mathieu Desnoyers
2008-04-22 17:24 ` [RFC patch 6/9] POWERPC " Mathieu Desnoyers
2008-04-23  4:41   ` Paul Mackerras
2008-04-23 12:14     ` Mathieu Desnoyers
2008-04-22 17:24 ` [RFC patch 7/9] S390 " Mathieu Desnoyers
2008-04-23  7:28   ` Heiko Carstens
2008-04-22 17:24 ` [RFC patch 8/9] SH " Mathieu Desnoyers
2008-04-25  9:02   ` Paul Mundt
2008-04-22 17:24 ` [RFC patch 9/9] Stringify support commas Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox