7 Feb 09:34
[PATCH 0/2] PM / QoS: unconditionally build the feature
Jean Pihet <jean.pihet <at> newoldbits.com>
2012-02-07 08:34:04 GMT
2012-02-07 08:34:04 GMT
The PM QoS features depend on CONFIG_PM which depends on PM_SLEEP || PM_RUNTIME. This breaks CPU C-states with kernels not having these CONFIGs. Those patches allow the features in all cases. Based on 3.3-rc1 from mainline. Tested on OMAP3 Beagleboard, with CONFIG_PM. Compile tested using the i386 defconfig, with and without CONFIG_PM. Jean Pihet (2): PM / QoS: unconditionally build the feature PM / QoS: unconditionally build the per-device constraints feature drivers/base/power/Makefile | 3 +- include/linux/pm_qos.h | 66 ------------------------------------------- kernel/power/Makefile | 3 +- 3 files changed, 4 insertions(+), 68 deletions(-) -- -- 1.7.5.4
RSS Feed