]> 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, 3 Aug 2011 00:52:57 +0000 (10:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 5 Aug 2011 02:55:47 +0000 (12:55 +1000)
commit3ceccacf305900f7589525be151718bcdfdea209
tree25ad0a6bda11ce211de5fe9a1d90a37baa5dde9b
parent2793934982eefb97cd93f8ea25cfa3a27c15fb95
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