From: Amit Daniel Kachhap Date: Sun, 21 Apr 2013 22:24:37 +0000 (+0200) Subject: cpufreq: exynos5440: Protect OPP search calls with RCU lock X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70eb0855b2f8fcf61f9f47626b9fa70e7b45ab06;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed