public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 6.6 0/1] pm, restore async device resume optimization
@ 2024-09-02  9:32 Yenchia Chen
  2024-09-02  9:32 ` [PATCH 6.6 1/1] PM: sleep: Restore asynchronous " Yenchia Chen
  0 siblings, 1 reply; 5+ messages in thread
From: Yenchia Chen @ 2024-09-02  9:32 UTC (permalink / raw)
  To: stable
  Cc: Yenchia Chen, Rafael J. Wysocki, Pavel Machek, Len Brown,
	Greg Kroah-Hartman, Matthias Brugger, AngeloGioacchino Del Regno,
	linux-pm, linux-kernel, linux-arm-kernel, linux-mediatek

We have met a deadlock issue on our device which use 5.15.y when resuming.
After applying this patch which is picked from mainline, issue solved.
Backport to 6.6.y also.

Rafael J. Wysocki (1):
  PM: sleep: Restore asynchronous device resume optimization

 drivers/base/power/main.c | 117 +++++++++++++++++++++-----------------
 include/linux/pm.h        |   1 +
 2 files changed, 65 insertions(+), 53 deletions(-)

-- 
2.18.0



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

end of thread, other threads:[~2024-09-05  9:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02  9:32 [PATCH 6.6 0/1] pm, restore async device resume optimization Yenchia Chen
2024-09-02  9:32 ` [PATCH 6.6 1/1] PM: sleep: Restore asynchronous " Yenchia Chen
2024-09-04 14:19   ` Greg Kroah-Hartman
2024-09-05  9:34     ` Yenchia Chen
2024-09-05  9:38       ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox