]> 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>
Mon, 5 Sep 2011 07:02:26 +0000 (17:02 +1000)
commit84c11c3dc2f4620ff4c961c0dda1657a620d9d43
tree47b8b62a7f99d163a1e449bc535909d859fb6b77
parentf5a2f8b8a46f9e82f43203e26791ecb2f64f1b6f
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