]> git.karo-electronics.de Git - karo-tx-linux.git/commit
intel_idle: disable auto_demotion for hotplugged CPUs
authorShaohua Li <shaohua.li@intel.com>
Wed, 5 Oct 2011 00:43:18 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 6 Oct 2011 05:59:51 +0000 (16:59 +1100)
commit858e24d9b4e8d00bde2f7cb8ad7c8b01a08c4654
tree7137bf79336411ae6dc08ee1853cd1be9a2db8f5
parentb75d59c5038b3aa34468e302c31c44de500e1cf7
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