From: venkatesh.pallipadi@intel.com Date: Fri, 3 Jul 2009 00:08:33 +0000 (-0700) Subject: [CPUFREQ] Cleanup locking in conservative governor X-Git-Tag: v2.6.31-rc3~50^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee88415caf736b89500f16e0a545614541a45005;p=pandora-kernel.git [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 Signed-off-by: Dave Jones --- Reading git-diff-tree failed