Re: [1/2] Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last request
| Newsgroups | org.kernel.vger.linux-bluetooth |
|---|---|
| Message-ID | <[email protected]> |
Hi Luiz, On 11-Aug-26 15:59, Luiz Augusto von Dentz wrote: > Hi, > > On Tue, Aug 11, 2026 at 7:05 AM <[email protected]> wrote: <snip> >> I'm seeing the exact same failures in other CI runs from recent >> patches, e.g. : >> >> https://lore.kernel.org/linux-bluetooth/[email protected]/T/#t >> >> So I'm assuming that these are pre-existing CI issues and >> not caused by this patch. > > Yeah, don't worry about those, there is an issue found by sashiko that > perhaps we need to address: > > https://sashiko.dev/#/patchset/20260811083730.71393-1-johannes.goede%40oss.qualcomm.com Thank you for pointing that out. The Sashiko suggestion to make the clearing of the flag unconditionally (after freeing the skb if it is there) seems to make sense. Shall I prepare a v2 with that change ? Regards, Hans