aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bitmap.c
diff options
context:
space:
mode:
authorAndy Whitcroft <[email protected]>2011-06-14 19:45:10 +0000
committerLinus Torvalds <[email protected]>2011-06-14 20:42:20 +0000
commit60b8b1de0dd2bf246f0e074d287bb3f0bc42a755 (patch)
tree8ade86fd1209fe789c4022db0f17d4c7292c1a6d /lib/bitmap.c
parentMerge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff)
downloadkernel-60b8b1de0dd2bf246f0e074d287bb3f0bc42a755.tar.gz
kernel-60b8b1de0dd2bf246f0e074d287bb3f0bc42a755.zip
x86 idle: APM requires pm_idle/default_idle unconditionally when a module
[ Also from Ben Hutchings <[email protected]> and Vitaliy Ivanov <[email protected]> ] Commit 06ae40ce073d ("x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it") removed the export for pm_idle/default_idle unless the apm module was modularised and CONFIG_APM_CPU_IDLE was set. But the apm module uses pm_idle/default_idle unconditionally, CONFIG_APM_CPU_IDLE only affects the bios idle threshold. Adjust the export accordingly. [ Used #ifdef instead of #if defined() as it's shorter, and what both Ben and Vitaliy used.. Andy, you're out-voted ;) - Linus ] Reported-by: Randy Dunlap <[email protected]> Acked-by: Jiri Kosina <[email protected]> Acked-by: Ingo Molnar <[email protected]> Acked-by: Len Brown <[email protected]> Signed-off-by: Andy Whitcroft <[email protected]> Signed-off-by: Vitaliy Ivanov <[email protected]> Signed-off-by: Ben Hutchings <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions