All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15 0/1] pm, restore async device resume optimization
@ 2024-09-02  3:10 Yenchia Chen
  2024-09-02  3:10 ` [PATCH 5.15 1/1] PM: sleep: Restore asynchronous " Yenchia Chen
  2024-09-02  6:01 ` [PATCH 5.15 0/1] pm, restore async " Greg Kroah-Hartman
  0 siblings, 2 replies; 7+ messages in thread
From: Yenchia Chen @ 2024-09-02  3:10 UTC (permalink / raw)
  To: stable
  Cc: yenchia.chen, Rafael J. Wysocki, Pavel Machek, Len Brown,
	Greg Kroah-Hartman, Matthias Brugger, linux-pm, linux-kernel,
	linux-arm-kernel, linux-mediatek

From: "yenchia.chen" <yenchia.chen@mediatek.com>

We have met a deadlock issue on our device when resuming.
After applying this patch which is picked from mainline, issue solved.
We'd like to backport to 5.15.y and could you help to review? thanks.

[ Upstream commit 3e999770ac1c7c31a70685dd5b88e89473509e9c ]

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] 7+ messages in thread

end of thread, other threads:[~2024-09-02 12:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02  3:10 [PATCH 5.15 0/1] pm, restore async device resume optimization Yenchia Chen
2024-09-02  3:10 ` [PATCH 5.15 1/1] PM: sleep: Restore asynchronous " Yenchia Chen
2024-09-02  3:12   ` kernel test robot
2024-09-02  6:00   ` Greg Kroah-Hartman
2024-09-02  9:04     ` [PATCH 5.15 v2] " Yenchia Chen
2024-09-02  6:01 ` [PATCH 5.15 0/1] pm, restore async " Greg Kroah-Hartman
2024-09-02 12:37   ` Yenchia Chen

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.