https://bugzilla.kernel.org/show_bug.cgi?id=217915 --- Comment #8 from Mika Westerberg (mika.westerberg@xxxxxxxxxxxxxxx) --- Created attachment 305120 --> https://bugzilla.kernel.org/attachment.cgi?id=305120&action=edit Mark devices as disconnected if resume fails I can reproduce this myself now. The reason why it takes so long is indeed that we try to resume the devices that are behind the port whose link did not come up after suspend and since they are gone we end up waiting them for the ~60s each. Can you try the attached patch? On my system this makes the issue go away. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.