On Monday 16 March 2009, Stephen Rothwell wrote: > Hi Rafael, Hi, > Today's linux-next build (powerpc ppc64_defconfig) failed like this: > > drivers/built-in.o: In function `.sysdev_suspend': > (.text+0x92170): undefined reference to `.check_wakeup_irqs' > > check_wakeup_irqs is defined in kernel/irq/pm.c which is only built when > CONFIG_PM_SLEEP is set (which it isn't for this build). The call to > check_wakeup_irqs was added to sysdev_suspend in commit > 73263bc09332c5c8de7c60cb76b5b24e2da66b42 ("PM: Rework handling of > interrupts during suspend-resume"). > > I have dropped the suspend tree temporarily for today. Fixed, rebased on top of Linus' current. 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