On Thu, 20 Jan 2005 12:40:40 +0100, Benoit Boissinot <[EMAIL PROTECTED]> wrote: > On Wed, 19 Jan 2005 21:38:18 -0800, Andrew Morton <[EMAIL PROTECTED]> wrote: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc1/2.6.11-rc1-mm2/ > > > > > > i386-cpu-hotplug-updated-for-mm.patch > > i386 CPU hotplug updated for -mm > > With this patch, it doesn't build on UP with local APIC : > > 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) > > (cpu_callin_map is only declared on smp)
i found the fix in the other thread (2.6.11-rc1-mm2: CONFIG_SMP=n compile error) sorry for the noise - 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/