mbox series

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

Message ID 20250311160827.1129643-1-ulf.hansson@linaro.org
Headers show
Series PM: s2idle: A couple of minor lock-simplifications | expand

Message

Ulf Hansson March 11, 2025, 4:08 p.m. UTC
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: Extend comment in s2idle_enter()

 kernel/power/suspend.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)