Josh Boyer wrote: > On 7/23/07, Jan Dittmer <[EMAIL PROTECTED]> wrote: >> # ppc/bamboo_defconfig: broke >> >> GEN .version >> CHK include/linux/compile.h >> UPD include/linux/compile.h >> CC init/version.o >> LD init/built-in.o >> LD .tmp_vmlinux1 >> drivers/built-in.o(.text+0x1ebda): In function `store_uevent': >> drivers/base/core.c:312: undefined reference to `kobject_actions' >> drivers/built-in.o(.text+0x1ebe6):drivers/base/core.c:312: undefined >> reference to `kobject_actions' >> make[1]: *** [.tmp_vmlinux1] Error 1 >> make: *** [_all] Error 2 > > This is the HOTPLUG one that GregKH knows about and has a patch for I > think. Not PPC specific.
Yes CONFIG_HOTPLUG=n See http://lkml.org/lkml/2007/7/22/303 , there is an link to the patch. > > josh Regards, Gabriel C - 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/