Re: [PATCH v2 2/3] Bluetooth: L2CAP: add locking annotations for l2cap_chan_lock/unlock
Bart Van Assche <[email protected]> Wed, 22 Jul 2026 11:15:44 -0700
| Newsgroups | dev.linux.lists.llvm,org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 7/14/26 1:40 AM, Pauli Virtanen wrote: > Add minimal context analysis annotations to l2cap_chan_lock/unlock() and > callers required for no warnings. Reviewed-by: Bart Van Assche <[email protected]>