Re: [PATCH 6.12 106/337] Bluetooth: hci_sync: remove unnecessary hci_conn_get in create_conn_sync
Sasha Levin <[email protected]>
| Newsgroups | dev.linux.lists.patches,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 08, 2026 at 10:38:00PM +0530, Harshit Mogalapalli wrote:
> This backport nevertheless removes the worker-side get/put pairs. That
> leaves the queued work without a reference if connection deletion races
> it. I think 6.12.y misses commit: 2f5d635ad5906 ("Bluetooth:
> hci_sync: hold conn in hci_connect_acl/le_sync() callbacks"); I think we
> have to either queue this prerequisite or drop this, thoughts ?
Good catch, thank you. The same problem is in 6.18.y and 6.6.y, not just
6.12.y. I've dropped it from the 6.18, 6.12 and 6.6 queues.
--
Thanks,
Sasha