On Wed, Jan 19, 2005 at 09:38:18PM -0800, Andrew Morton wrote: >... > Changes since 2.6.11-rc1-mm1: >... > +i386-x86-64-fix-smp-nmi-watchdog-race.patch >... > x86_64 updates >...
This obviously breaks compilation for CONFIG_SMP=n: <-- snip --> ... CC arch/i386/kernel/nmi.o arch/i386/kernel/nmi.c: In function `check_nmi_watchdog': arch/i386/kernel/nmi.c:130: error: `cpu_callin_map' undeclared (first use in this function) arch/i386/kernel/nmi.c:130: error: (Each undeclared identifier is reported only once arch/i386/kernel/nmi.c:130: error: for each function it appears in.) make[1]: *** [arch/i386/kernel/nmi.o] Error 1 <-- snip --> cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/