Re: [PATCH v3 0/7] thunderbolt: Fix DP tunnel teardown while an async DPRX read is running

From: Sven Peter

Date: Tue Sep 01 2026 - 04:58:21 EST


Hi,

On 9/1/26 10:19, Mika Westerberg wrote:
---
Sven Peter (7):
thunderbolt: Hold a router reference for each allocated HopID
thunderbolt: Make the DP tunnel activation callback mandatory
thunderbolt: Fix domain reference leak when DPRX read is canceled
thunderbolt: Don't access a DP tunnel after its DPRX read was canceled
thunderbolt: Mark discovered tunnels as active
thunderbolt: Tear down inactive DP tunnels when the domain is stopped
Applied 1-6 to thunderbolt.git/fixes, with minor changes in the commit
messages and the condition in patch 6, thanks! Please check that it is
okay. My testing at least it works as expected.

Looks good to me, thanks!


thunderbolt: Drop the DP tunnel activation callback data
Since this one is a cleanup, I wonder if you can send it again later when
the DPRX fixes have landed? I typically base my next branch after -rc1 and
don't merge fixes/rc's there constantly so preferably after v7.4-rc1 is
released.

Sure, I can resend it after 7.4-rc1 is out.


Sven