Re: [RFC] x86: merge nmi_32-64 to nmi.c

From: Jeremy Fitzhardinge
Date: Sun May 18 2008 - 15:51:33 EST


Adrian Bunk wrote:
On Sun, May 18, 2008 at 07:33:47PM +0100, Jeremy Fitzhardinge wrote:
Adrian Bunk wrote:
Even more important:
How do you want to handle kconfig variables set to "m"?

Expand them to 0.5 ? ;-)
Doesn't much matter. We can't do "#ifdef CONFIG_FOO == m" anyway.

Yes, we can:

#ifdef CONFIG_FOO_MODULE

Well then, that's your answer.

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