All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Bluetooth: iso: Fix warnings
@ 2024-12-04 12:28 Iulia Tanasescu
  2024-12-04 12:28 ` [PATCH 1/3] Bluetooth: iso: Fix circular locking dependency warnings Iulia Tanasescu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Iulia Tanasescu @ 2024-12-04 12:28 UTC (permalink / raw)
  To: linux-bluetooth
  Cc: claudia.rosu, mihai-octavian.urzica, andrei.istodorescu,
	luiz.dentz, Iulia Tanasescu

This adds some fixes for locking related warnings in the ISO module.

Iulia Tanasescu (3):
  Bluetooth: iso: Fix circular locking dependency warnings
  Bluetooth: iso: Always release hdev at the end of iso_listen_bis
  Bluetooth: iso: Fix recursive locking warning

 net/bluetooth/iso.c | 43 +++++++++++++++++++++++++++++++++++++++----
 1 file changed, 39 insertions(+), 4 deletions(-)


base-commit: 47ebf099106eb021cf7dd677720e6469a38785a5
-- 
2.40.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-12-05 16:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-04 12:28 [PATCH 0/3] Bluetooth: iso: Fix warnings Iulia Tanasescu
2024-12-04 12:28 ` [PATCH 1/3] Bluetooth: iso: Fix circular locking dependency warnings Iulia Tanasescu
2024-12-04 13:21   ` Bluetooth: iso: Fix warnings bluez.test.bot
2024-12-04 14:22   ` [PATCH 1/3] Bluetooth: iso: Fix circular locking dependency warnings Luiz Augusto von Dentz
2024-12-04 12:28 ` [PATCH 2/3] Bluetooth: iso: Always release hdev at the end of iso_listen_bis Iulia Tanasescu
2024-12-04 12:28 ` [PATCH 3/3] Bluetooth: iso: Fix recursive locking warning Iulia Tanasescu
2024-12-05 16:30 ` [PATCH 0/3] Bluetooth: iso: Fix warnings patchwork-bot+bluetooth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.