From: venkatesh.pallipadi@intel.com Date: Fri, 3 Jul 2009 00:08:32 +0000 (-0700) Subject: [CPUFREQ] Cleanup locking in ondemand governor X-Git-Tag: v2.6.31-rc3~50^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a75c82828e7c088ca6e7b4827911dc29cc8e774;p=pandora-kernel.git [CPUFREQ] Cleanup locking in ondemand governor Redesign the locking inside ondemand 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