mirror-linux/drivers/ntb
Dave Jiang 2ccb5e8dbc ntb: transport: Fix uninitialized mutex
When the mutex 'link_event_lock' was introduced, it was never
initialized and it triggers kernel warnings when used with locking
debug turned on. Add initialization for the mutex.

Fixes: 3db835dd8f ("ntb: Add mutex to make link_event_callback executed linearly.")
Cc: fuyuanli <fuyuanli0722@gmail.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
2026-01-17 11:57:39 -05:00
..
hw NTB: epf: Add Renesas rcar support 2025-09-22 09:35:21 -04:00
test Bug fixes for NTB Switchtec driver mw negative shift, Intel NTB link 2025-04-04 14:23:07 -07:00
Kconfig
Makefile
core.c ntb: Constify struct bus_type 2024-09-20 10:50:38 -04:00
msi.c NTB/msi: Switch MSI descriptor locking to lock guard() 2025-04-09 20:47:29 +02:00
ntb_transport.c ntb: transport: Fix uninitialized mutex 2026-01-17 11:57:39 -05:00