Hi Rafael,
V1 only contained a single patch, i.e. 2/4 from this series. And then there were few suggestions to incorporate.
All are marked for stable 4.3, as this got changed recently.
I have tested it on exynos (Yeah, I was able to reproduce the lockdep with few config changes).
Viresh Kumar (4): PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() PM / OPP: Protect updates to list_dev with mutex PM / OPP: Hold dev_opp_list_lock for writers PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()
drivers/base/power/opp/core.c | 21 +++++++++++++++++---- drivers/base/power/opp/cpu.c | 10 +++++----- drivers/base/power/opp/opp.h | 3 +++ 3 files changed, 25 insertions(+), 9 deletions(-)