On Monday, May 09, 2011, Kay Sievers wrote: > On Mon, May 9, 2011 at 06:58, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > After merging the final tree, today's linux-next build (powerpc allnoconfig) > > failed like this: > > > > kernel/sys.c: In function 'kernel_restart_prepare': > > kernel/sys.c:317: error: implicit declaration of function 'usermodehelper_disable' > > Rafael, seems usermodehelper_disable() depends on CONFIG_PM_SLEEP. > > Any reason for that conditional? Remove it now? Aw, we have two conflicting changes. Could you prepare a patch on top of: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-next removing that #ifdef? That needs to be done in kmod.h too. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html