]> git.karo-electronics.de Git - karo-tx-linux.git/commit
auto_demotion_disable is called only for online CPUs. For hotplugged
authorShaohua Li <shaohua.li@intel.com>
Wed, 24 Aug 2011 23:47:24 +0000 (09:47 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 27 Sep 2011 07:13:59 +0000 (17:13 +1000)
commitd92ff67ab666c5086bb459cb79227eda81276e6b
treeea7f7e401e6b34fa20fd8c0a0659f6fddf603b88
parentabca589dd3043440f953f7b4b636b17bd7be7b97
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