[PATCH 0/2] PM: s2idle: A couple of minor lock-simplifications

Ulf Hansson posted 2 patches 11 months, 1 week ago
There is a newer version of this series
kernel/power/suspend.c | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
[PATCH 0/2] PM: s2idle: A couple of minor lock-simplifications
Posted by Ulf Hansson 11 months, 1 week ago
While working on s2idle a few things caught my attention when looking
closer in the code in the s2idle_enter(), in regards to locks. These two
patches tries to improve the situation a bit.

Kind regards
Ulf Hansson

Ulf Hansson (2):
  PM: s2idle: Drop redundant locks when entering s2idle
  PM: s2idle: Avoid holding the s2idle_lock when calling
    pm_wakeup_pending()

 kernel/power/suspend.c | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

-- 
2.43.0