Re: linux-next: tip tree build warning

From: Cyrill Gorcunov
Date: Sun Nov 08 2009 - 08:44:07 EST


[Ingo Molnar - Sun, Nov 08, 2009 at 02:32:47PM +0100]
...
|
| > +
| > +#ifdef CONFIG_X86_32
| > .apicid_to_cpu_present = default_apicid_to_cpu_present,
| > +#else
| > + .apicid_to_cpu_present = NULL,
| > +#endif
|
| would be better to unify this instead ...
|
| Ingo
|

OK, wait a bit.

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