]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00218274 CPUFREQ: fix conservative governor bug
authorLin Fuzhen <fuzhen.lin@freescale.com>
Wed, 25 Jul 2012 07:09:07 +0000 (15:09 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:30 +0000 (14:12 +0200)
commit3e6ad607dac2e75395afab1768b70209e60f0ecc
treea5f2e272b983fcc3cf4c0d17de3b3a8958b40ab5
parent3735ad89b2197ff3d181a764fa0a7ce01443e7d1
ENGR00218274 CPUFREQ: fix conservative governor bug

When system not boot up all cores, such as adding max_cpus=n,
n<NR_CPUS, then the conservative governor will increase the cpu
frequncy to the highest freq and never get to down.

Signed-off-by: Lin Fuzhen <fuzhen.lin@freescale.com>
drivers/cpufreq/cpufreq_conservative.c