Messages in this thread |  | | | Date | Fri, 19 Aug 2011 13:03:28 +1000 | | From | Stephen Rothwell <> | | Subject | linux-next: build failure after merge of the final tree (pm tree related) |
| |
Hi all,
After merging the final tree, today's linux-next build (powerpc allnoconfig) failed like this:
In file included from include/linux/netdevice.h:34:0, from include/linux/icmpv6.h:173, from include/linux/ipv6.h:220, from include/net/ipv6.h:16, from include/linux/sunrpc/clnt.h:25, from include/linux/nfs_fs.h:50, from init/do_mounts.c:20: include/linux/pm_qos.h: In function 'dev_pm_qos_add_request': include/linux/pm_qos.h:123:6: warning: 'return' with no value, in function returning non-void include/linux/pm_qos.h: In function 'dev_pm_qos_update_request': include/linux/pm_qos.h:126:6: warning: 'return' with no value, in function returning non-void include/linux/pm_qos.h: In function 'dev_pm_qos_remove_request': include/linux/pm_qos.h:128:6: warning: 'return' with no value, in function returning non-void
Caused by commit b6d5b88750dc ("PM QoS: Implement per-device PM QoS constraints").
Please, please compile test with CONFIG options that your patch depends on switched on and switched off - in this case CONFIG_PM.
I have reverted that commit (and the followinf commit 57afcf09649c ("PM QoS: Add global notification mechanism for device constraints")) for today.
-- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ [unhandled content-type:application/pgp-signature] |  |