]> www.infradead.org Git - users/willy/pagecache.git/commit
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 4 Mar 2025 15:06:10 +0000 (10:06 -0500)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 7 Mar 2025 18:03:05 +0000 (13:03 -0500)
commitab6ab707a4d060a51c45fc13e3b2228d5f7c0b87
tree1e054eee6199c9b7c65a20227ceb68ef52915627
parent0bdd88971519cfa8a76d1a4dde182e74cfbd5d5c
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"

This reverts commit 4d94f05558271654670d18c26c912da0c1c15549 which has
problems (see [1]) and is no longer needed since 581dd2dc168f
("Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating")
has reworked the code where the original bug has been found.

Link: https://lore.kernel.org/linux-bluetooth/877c55ci1r.wl-tiwai@suse.de/T/#t
Fixes: 4d94f0555827 ("Bluetooth: hci_core: Fix sleeping function called from invalid context")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/iso.c
net/bluetooth/l2cap_core.c
net/bluetooth/rfcomm/core.c
net/bluetooth/sco.c