public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Bluetooth: Fix a few module init/deinit bugs
@ 2024-10-04 23:04 Aaron Thompson
  2024-10-04 23:04 ` [PATCH v2 1/3] Bluetooth: ISO: Fix multiple init when debugfs is disabled Aaron Thompson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Aaron Thompson @ 2024-10-04 23:04 UTC (permalink / raw)
  To: Johan Hedberg, Luiz Augusto von Dentz, Marcel Holtmann,
	linux-bluetooth, linux-kernel
  Cc: stable, Aaron Thompson

Hi all,

These patches fix a few bugs in init and deinit for the bluetooth
module. I ran into the first one when I started running a kernel with
debugfs disabled on my laptop, and I ran into the next two when I was
working on the fix for the first one.

v2:
  * Move iso_exit() call to bt_exit() (Luiz Augusto von Dentz)

Aaron Thompson (3):
  Bluetooth: ISO: Fix multiple init when debugfs is disabled
  Bluetooth: Call iso_exit() on module unload
  Bluetooth: Remove debugfs directory on module init failure

 net/bluetooth/af_bluetooth.c | 3 +++
 net/bluetooth/iso.c          | 6 +-----
 2 files changed, 4 insertions(+), 5 deletions(-)


base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc
-- 
2.39.5


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

end of thread, other threads:[~2024-10-07 15:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-04 23:04 [PATCH v2 0/3] Bluetooth: Fix a few module init/deinit bugs Aaron Thompson
2024-10-04 23:04 ` [PATCH v2 1/3] Bluetooth: ISO: Fix multiple init when debugfs is disabled Aaron Thompson
2024-10-04 23:04 ` [PATCH v2 2/3] Bluetooth: Call iso_exit() on module unload Aaron Thompson
2024-10-04 23:04 ` [PATCH v2 3/3] Bluetooth: Remove debugfs directory on module init failure Aaron Thompson
2024-10-07 15:10 ` [PATCH v2 0/3] Bluetooth: Fix a few module init/deinit bugs patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox