mbox series

[0/3] Bluetooth: Fix a few module init/deinit bugs

Message ID 20241004003030.160721-1-dev@aaront.org
Headers show
Series Bluetooth: Fix a few module init/deinit bugs | expand

Message

Aaron Thompson Oct. 4, 2024, 12:30 a.m. UTC
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.

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 | 1 +
 net/bluetooth/iso.c          | 6 +-----
 net/bluetooth/mgmt.c         | 1 +
 3 files changed, 3 insertions(+), 5 deletions(-)


base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc