On 22.09.23 14:41, Bjorn Helgaas wrote: > On Fri, Sep 22, 2023 at 01:45:58PM +0200, Thorsten Leemhuis wrote: >> On 21.09.23 22:19, Bjorn Helgaas wrote: >>> On Mon, Sep 18, 2023 at 08:30:41AM +0300, Mika Westerberg wrote: >>>> Mark Blakeney reported that when suspending system with a Thunderbolt >>>> dock connected and then unplugging the dock before resume (which is >>>> pretty normal flow with laptops), resuming takes long time. >>>> >>>> What happens is that the PCIe link from the root port to the PCIe switch >>>> inside the Thunderbolt device does not train (as expected, the link is >>>> upplugged): >>> [...] >>>> Fixes: e8b908146d44 ("PCI/PM: Increase wait time after resume") >>>> Reported-by: Mark Blakeney <mark.blakeney@xxxxxxxxxxxxxxxxxx> >>>> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=217915 >>>> Signed-off-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> >>> >>> Applied with Lukas' Reviewed-by to pm for v6.7. >>> >>> e8b908146d44 appeared in v6.4. >> >> Then why did you apply this for 6.7 and not to a branch targeting the >> current cycle? Linus wants regression introduced during round about the >> last 12 months to be handled liked regressions from the current cycle, > > I was not aware of the last 12 months rule. Happy to change if that's > the guideline. Thx. FWIW, if you want to know what Linus said exactly, check these out: https://lore.kernel.org/all/CAHk-=wis_qQy4oDNynNKi5b7Qhosmxtoj1jxo5wmB6SRUwQUBQ@xxxxxxxxxxxxxx/ https://lore.kernel.org/all/CAHk-=wgD98pmSK3ZyHk_d9kZ2bhgN6DuNZMAJaV0WTtbkf=RDw@xxxxxxxxxxxxxx/ > My previous rule of thumb was: fixes for regressions > in the most recent merge window always go to current cycle, fixes for > older regressions case-by-case. Yeah, there are cases where waiting is the right thing, but most of the time it's not I'd say. Ciao, Thorsten