Re: [PATCH v3] Bluetooth: mgmt: reply to cancelled mgmt commands instead of silently dropping
| Newsgroups | org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178707825319.2194892.1917826317801040923.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <[email protected]>: On Tue, 18 Aug 2026 19:41:16 +0800 you wrote: > The kernel sets HCI_AUTO_OFF when a controller is first registered and > starts a 2-second timer. On slower boots bluetoothd and the HCI_AUTO_OFF > timer can race: hci_power_off() is already queued while bluetoothd is > still in the middle of its adapter setup sequence. hci_cmd_sync_clear() > then cancels any pending mgmt commands with -ECANCELED, including the > MGMT_OP_REMOVE_ADV_MONITOR sent by reset_adv_monitors() early in the > setup sequence. > > [...] Here is the summary with links: - [v3] Bluetooth: mgmt: reply to cancelled mgmt commands instead of silently dropping https://git.kernel.org/bluetooth/bluetooth-next/c/b03f74d42e24 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html