mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
This reverts commit4d94f05558which has problems (see [1]) and is no longer needed since581dd2dc16("Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating") has reworked the code where the original bug has been found. [1] Link: https://lore.kernel.org/linux-bluetooth/877c55ci1r.wl-tiwai@suse.de/T/#t Fixes:4d94f05558("Bluetooth: hci_core: Fix sleeping function called from invalid context") Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>