]> git.kernelconcepts.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>
Wed, 14 Sep 2011 06:16:24 +0000 (16:16 +1000)
commit4651d096e789fb47fb52f740ce53f3d6cdd714e1
tree952af7fa026ee6cd48c055cbf633824e8d1875a9
parent3237e0cf7bc1e78e151f6aeba66e8a1070a4b20a
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