Re: [PATCH] Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
| Newsgroups | org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <178612021013.1887768.3117085684534014518.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <[email protected]>: On Fri, 7 Aug 2026 02:03:44 +0000 you wrote: > rfcomm_sock_recvmsg() completes a deferred setup by calling > rfcomm_dlc_accept() without holding any RFCOMM lock: > > if (test_and_clear_bit(RFCOMM_DEFER_SETUP, &d->flags)) { > rfcomm_dlc_accept(d); > return 0; > } > > [...] Here is the summary with links: - Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept https://git.kernel.org/bluetooth/bluetooth-next/c/813afbffcb80 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html