summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2016-12-01 13:25:40 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-12-08 03:46:06 +0300
commitc8ce82b9b9c40d66709cce588f6281dd47cc3922 (patch)
tree8734984b6eb9c2043e519d95e4e6906b96943953 /README
parentc261e4c7153f307cd5f78ac6492da21ce7004310 (diff)
downloadlinux-c8ce82b9b9c40d66709cce588f6281dd47cc3922.tar.xz
devfreq: exynos: Don't use OPP structures outside of RCU locks
The OPP structures are abused to the best here, without understanding how the OPP core and RCU locks work. In short, the OPP pointer saved 'struct exynos_bus' can become invalid under your nose, as the OPP core may free it. Fix various abuses around OPP structures and calls. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Chanwoo Choi <cw00.choi@samsung.com> Tested-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions