On Wed, 7 Mar 2007 20:19:15 -0800 Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc3/2.6.21-rc3-mm2/ > > - This is the same as 2.6.21-rc3-mm1, except Con's CPU scheduler changes > were dropped. > > This is for A/B comparison purposes, and because those changes crashed on > one test setup.
x86_64, with CONFIG_HOTPLUG disabled: drivers/base/bus.c: In function 'store_drivers_probe': drivers/base/bus.c:747: error: 'driver_helper' undeclared (first use in this function) drivers/base/bus.c:747: error: (Each undeclared identifier is reported only once drivers/base/bus.c:747: error: for each function it appears in.) make[2]: *** [drivers/base/bus.o] Error 1 make[1]: *** [drivers/base] Error 2 make: *** [drivers] Error 2 > Changes since 2.6.21-rc3-mm1: > > -lists-add-list-splice-tail.patch > -sched-remove-sleepavg-from-proc.patch > -sched-remove-noninteractive-flag.patch > -sched-implement-180-bit-sched-bitmap.patch > -sched-implement-rsdl-cpu-scheduler.patch > -sched-document-rsdl-cpu-scheduler.patch > > Removed. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** - 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/