[PATCH v3 2/5] PM: sleep: Suspend async parents after suspending children
Rafael J. Wysocki
rafael at kernel.org
Tue Jun 3 13:04:33 UTC 2025
On Tue, Jun 3, 2025 at 2:27 PM Chris Bainbridge
<chris.bainbridge at gmail.com> wrote:
>
> On Tue, 3 Jun 2025 at 13:24, Rafael J. Wysocki <rafael at kernel.org> wrote:
> > >
> > > This patch does fix the list corruption, but the "Unbalanced
> > > pm_runtime_enable" still occurs:
> >
> > Have you applied it together with the previous patch?
>
> Yes
So it looks like some devices have power.is_suspended set from the
previous cycle which causes device_resume() to attempt to resume them
even though they have not been suspended in the current cycle yet.
Please try the attached patch in addition to the previous 2 patches.
Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pm-sleep-is_suspended-cleanup.patch
Type: text/x-patch
Size: 544 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20250603/922c60b8/attachment.bin>
More information about the amd-gfx
mailing list