]> git.karo-electronics.de Git - karo-tx-linux.git/commit
intel_idle: disable auto_demotion for hotplugged CPUs
authorShaohua Li <shaohua.li@intel.com>
Wed, 5 Oct 2011 00:43:18 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 12 Oct 2011 06:32:15 +0000 (17:32 +1100)
commit9d48503f542b4cf1862eefab853b47fbf0d0b129
tree4058ed854e35a5048330638bb3134cfe786ef70d
parent30e65522d61b67b2a2e4216d2846921e4062e3a9
intel_idle: disable auto_demotion for hotplugged CPUs

auto_demotion_disable is called only for online CPUs.  For hotplugged
CPUs, we should disable it too.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/idle/intel_idle.c