]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
intel_idle: disable auto_demotion for hotplugged CPUs
authorShaohua Li <shaohua.li@intel.com>
Tue, 8 Nov 2011 00:20:17 +0000 (11:20 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 8 Nov 2011 03:25:28 +0000 (14:25 +1100)
commitb9a389c24b0ecc001080b5fa2f5beb01771b2e01
tree8507e9df3b781574cf1773d7204006716679fac0
parent74a4ba1fe4d197d484e723923bfca4b8fcc532e3
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