]> 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>
Thu, 1 Sep 2011 03:28:54 +0000 (13:28 +1000)
commit3fc2e424e23954cbd9ba8b7316f5ae6d07a9dbf7
tree8114e5ded11e766694cf92fe3bff8e5f108d4b0f
parentd78def1d84e66c8dbda8ab8f5605349e302f3b44
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