On Mon, Aug 21, 2023 at 3:13 PM Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> wrote: > Thanks for the detailed description! There was follow up patch that made > the timeout shorter for slow links, I wonder if you could try that first > and see if that changes anything? It is this commit in the mainline: > > 7b3ba09febf4 PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links > Hello Mika, thanks for a quick response. Please see my reply to Bjorn, the resume is just 60+ seconds delayed, not completely failing, I was wrong about that. I attached my logs there. To respond to your question, I applied 7b3ba09febf4 on top of fe15c26ee26e (which is the parent of e8b908146d44) and tested that. Hopefully I understood the instructions correctly. That kernel resumes just fine, with the expected speed (~5 seconds), no extra delay. (If there's a speed-up, I can't really tell). Thank you for looking into this. Kamil Páral