All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/4] PM / OPP: Fixes
@ 2015-11-05  8:51 Viresh Kumar
  2015-11-05  8:51   ` Viresh Kumar
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Viresh Kumar @ 2015-11-05  8:51 UTC (permalink / raw)
  To: Rafael Wysocki, Stephen Boyd; +Cc: linaro-kernel, linux-pm, Viresh Kumar

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(-)

-- 
2.6.2.198.g614a2ac


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-11-07  0:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05  8:51 [PATCH V2 0/4] PM / OPP: Fixes Viresh Kumar
2015-11-05  8:51 ` [PATCH V2 1/4] PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() Viresh Kumar
2015-11-05  8:51   ` Viresh Kumar
2015-11-05  8:51 ` [PATCH V2 2/4] PM / OPP: Protect updates to list_dev with mutex Viresh Kumar
2015-11-05  8:51   ` Viresh Kumar
2015-11-05  8:51 ` [PATCH V2 3/4] PM / OPP: Hold dev_opp_list_lock for writers Viresh Kumar
2015-11-05  8:51   ` Viresh Kumar
2015-11-05  8:51 ` [PATCH V2 4/4] PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp() Viresh Kumar
2015-11-05  8:51   ` Viresh Kumar
2015-11-07  1:06 ` [PATCH V2 0/4] PM / OPP: Fixes Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.