[RFC patch 0/9] Stringify support commas

Previous thread: Re: [Broken] PCI: clean up resource alignment management by Linus Torvalds on Tuesday, April 22, 2008 - 10:25 am. (9 messages)

Next thread: [RFC patch 2/9] M32R remove -traditional by Mathieu Desnoyers on Tuesday, April 22, 2008 - 10:24 am. (1 message)
From: Mathieu Desnoyers
Date: Tuesday, April 22, 2008 - 10:24 am

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

Previous thread: Re: [Broken] PCI: clean up resource alignment management by Linus Torvalds on Tuesday, April 22, 2008 - 10:25 am. (9 messages)

Next thread: [RFC patch 2/9] M32R remove -traditional by Mathieu Desnoyers on Tuesday, April 22, 2008 - 10:24 am. (1 message)