]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: exynos5440: Protect OPP search calls with RCU lock
authorAmit Daniel Kachhap <amit.daniel@samsung.com>
Sun, 21 Apr 2013 22:24:37 +0000 (00:24 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 21 Apr 2013 22:24:37 +0000 (00:24 +0200)
commitdcf52de2ad54fec332392ac404511e2f949579b7
treed9575a15b953827d0b01dde943c051ecde938ab3
parentd6849ed8a110b3ab5b8e2c5b621677abf5e5823e
cpufreq: exynos5440: Protect OPP search calls with RCU lock

As per the OPP library documentation(Documentation/power/opp.txt) all
OPP find/get calls should be protected by RCU locks.

Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/exynos5440-cpufreq.c