Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Marcel Holtmann <marcel@xxxxxxxxxxxx>: On Thu, 7 Apr 2022 20:06:52 +0200 you wrote: > hci_is_adv_monitoring's function documentation states that it must be > called under the hdev lock. Paths that leads to an unlocked call are: > discov_update => start_discovery => interleaved_discov => active_scan > and: discov_update => start_discovery => active_scan > > The solution is to take the lock in active_scan during the duration of > the call to hci_is_adv_monitoring. > > [...] Here is the summary with links: - Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoring https://git.kernel.org/bluetooth/bluetooth-next/c/e05c3c0e1b45 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html