diff options
author | venkatesh.pallipadi@intel.com <venkatesh.pallipadi@intel.com> | 2009-07-03 02:08:33 +0200 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2009-07-07 03:38:28 +0200 |
commit | ee88415caf736b89500f16e0a545614541a45005 (patch) | |
tree | b54b7d57e0886b042e55580627295677de75072c /drivers/cpufreq/cpufreq.c | |
parent | [CPUFREQ] Cleanup locking in ondemand governor (diff) | |
download | linux-ee88415caf736b89500f16e0a545614541a45005.tar.xz linux-ee88415caf736b89500f16e0a545614541a45005.zip |
[CPUFREQ] Cleanup locking in conservative governor
Redesign the locking inside conservative driver. Make dbs_mutex handle all the
global state changes inside the driver and invent a new percpu mutex
to serialize percpu timer and frequency limit change.
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'drivers/cpufreq/cpufreq.c')
0 files changed, 0 insertions, 0 deletions