Re: linux-next: suspend tree build failure

From: Rafael J. Wysocki
Date: Mon Oct 05 2009 - 19:55:30 EST


On Monday 05 October 2009, Stephen Rothwell wrote:
> Hi Rafael,

Hi,

> Today's linux-next build (powerpc ppc64_defconfig) failed like this:
>
> drivers/built-in.o: In function `.device_initialize':
> (.text+0x95cf4): undefined reference to `.device_pm_init'
> drivers/built-in.o: In function `.device_del':
> (.text+0x95ec4): undefined reference to `.device_pm_remove'
> drivers/built-in.o: In function `.device_add':
> (.text+0x965cc): undefined reference to `.device_pm_add'
>
> Caused by commit 1db698d9d2c5a2f4032e620dd18c75b61eaca2c8 ("PM: Introduce
> PM links framework"). This build has CONFIG_PM not set.
>
> I have used the suspend tree from next-20091002 for today.

Thanks for the notification, I've just pushed the updated tree where this
issue should be fixed.

Best,
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/