]> 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, 28 Sep 2011 00:50:28 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 29 Sep 2011 06:08:13 +0000 (16:08 +1000)
commit0fff62fa43c205453d49334945fa4ababe93e1eb
tree17b529561d94605184407c69c0fb85936eac1919
parent157f25258755f6e0ee7aec1e010cf21edfe968da
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 <>
drivers/idle/intel_idle.c