diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2020-11-19 11:24:32 +0530 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2020-12-09 11:21:11 +0530 |
commit | cf1fac943c6341dfed1db1293864c9fcad47bac3 (patch) | |
tree | 4d1d569360bc3f43968f3fc0ad24819388485086 /drivers/cpufreq | |
parent | 9e62edac519da71bbc981e4c984fe67729b0d1f3 (diff) |
opp: Reduce the size of critical section in _opp_kref_release()
There is a lot of stuff here which can be done outside of the
opp_table->lock, do that. This helps avoiding a circular dependency
lockdeps around debugfs.
Reported-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions