[GIT PULL] NTB bug fixes for 6.19

From: Jon Mason

Date: Sat Jan 24 2026 - 17:44:59 EST


Hello Linus,
Sorry for the last minute PR, but there is an uninitialized mutex bug
that was just found. Please consider pulling it for 6.19.

Thanks,
Jon



The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

https://github.com/jonmason/ntb tags/ntb-6.19-bugfixes

for you to fetch changes up to 2ccb5e8dbcd2dedf13e0270165ac48bd79b7f673:

ntb: transport: Fix uninitialized mutex (2026-01-17 11:57:39 -0500)

----------------------------------------------------------------
Bug fix for uninitialized mutex in ntb transport

----------------------------------------------------------------
Dave Jiang (1):
ntb: transport: Fix uninitialized mutex

drivers/ntb/ntb_transport.c | 1 +
1 file changed, 1 insertion(+)