Hi Manish, On Thu, Mar 30, 2023 at 11:10 AM <patchwork-bot+bluetooth@xxxxxxxxxx> wrote: > > Hello: > > This series was applied to bluetooth/bluetooth-next.git (master) > by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: > > On Thu, 30 Mar 2023 09:58:23 -0700 you wrote: > > From: Abhishek Pandit-Subedi <abhishekpandit@xxxxxxxxxxxx> > > > > Add devcoredump APIs to hci core so that drivers only have to provide > > the dump skbs instead of managing the synchronization and timeouts. > > > > The devcoredump APIs should be used in the following manner: > > - hci_devcoredump_init is called to allocate the dump. > > - hci_devcoredump_append is called to append any skbs with dump data > > OR hci_devcoredump_append_pattern is called to insert a pattern. > > - hci_devcoredump_complete is called when all dump packets have been > > sent OR hci_devcoredump_abort is called to indicate an error and > > cancel an ongoing dump collection. > > > > [...] > > Here is the summary with links: > - [v13,1/4] Bluetooth: Add support for hci devcoredump > (no matching commit) Note that I did a small change to convert from bt_dev_info to bt_dev_dbg that is why the no matching commit is shown above. > - [v13,2/4] Bluetooth: Add vhci devcoredump support > https://git.kernel.org/bluetooth/bluetooth-next/c/d5d5df6da0aa > - [v13,3/4] Bluetooth: btusb: Add btusb devcoredump support > https://git.kernel.org/bluetooth/bluetooth-next/c/1078959dcb5c > - [v13,4/4] Bluetooth: btintel: Add Intel devcoredump support > https://git.kernel.org/bluetooth/bluetooth-next/c/0b93eeba4454 > > You are awesome, thank you! > -- > Deet-doot-dot, I am a bot. > https://korg.docs.kernel.org/patchwork/pwbot.html > > -- Luiz Augusto von Dentz