]> git.karo-electronics.de Git - karo-tx-linux.git/commit
intel_idle: disable auto_demotion for hotplugged CPUs
authorShaohua Li <shaohua.li@intel.com>
Thu, 8 Dec 2011 04:41:51 +0000 (15:41 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 9 Dec 2011 04:52:39 +0000 (15:52 +1100)
commita92c5a579e3d0e526b70df25e67297b10269cdf0
tree3388b9a569b649bc18e2258dbb370e9621e6c907
parentbdfb4a399d021eb58718cab94fa9dd8546accd10
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 <akpm@linux-foundation.org>
drivers/idle/intel_idle.c