Re: [PATCH] opp: Reduce the size of critical section in _opp_table_kref_release()

From: Stephen Boyd
Date: Wed Oct 28 2020 - 19:33:01 EST


Quoting Viresh Kumar (2020-10-27 00:57:06)
> There is a lot of stuff here which can be done outside of the big
> opp_table_lock, do that. This helps avoiding few circular dependency
> lockdeps around debugfs and interconnects.
>
> Reported-by: Rob Clark <robdclark@xxxxxxxxx>
> Reported-by: Dmitry Osipenko <digetx@xxxxxxxxx>
> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> ---

Any Fixes tag?

Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>