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/ > > - There are a bunch of ioctl() and compat_ioctl() changes in here which seem > to be of dubious maturity. Could people involved in this area please > review, test and let me know? > > - A revamp of the kexec and crashdump patches. Anyone who is interested in > this work, please help to get this ball rolling a little faster? > > - This kernel isn't particularly well-tested, sorry. I've been a bit tied > up with other stuff. > > Changes since 2.6.11-rc1-mm1: >
> > 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) regards, Benoit - 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/