On Mon, 2007-03-19 at 12:55 -0700, Andrew Morton wrote: > On Mon, 19 Mar 2007 12:17:24 -0700 > Randy Dunlap <[EMAIL PROTECTED]> wrote: > > > 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 > > > > Due to Kay's > gregkh-driver-driver-core-udev-triggered-device-driver-binding.patch
I sent an updated patch, that compiles without CONFIG_HOTPLUG to Greg. Thanks, Kay - 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/