Files
linux/net
Shigeru Yoshida e30388b80d kcm: Destroy mutex in kcm_exit_net()
[ Upstream commit 6ad40b36cd ]

kcm_exit_net() should call mutex_destroy() on knet->mutex. This is especially
needed if CONFIG_DEBUG_MUTEXES is enabled.

Fixes: ab7ac4eb98 ("kcm: Kernel Connection Multiplexor module")
Signed-off-by: Shigeru Yoshida <syoshida@redhat.com>
Link: https://lore.kernel.org/r/20230902170708.1727999-1-syoshida@redhat.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-09-19 12:28:02 +02:00
..
2023-06-09 10:34:16 +02:00
2023-03-22 13:33:50 +01:00
2023-09-19 12:28:02 +02:00
2023-09-13 09:42:35 +02:00
2023-05-17 11:53:35 +02:00