lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 30 Mar 2023 11:16:25 -0700
From:   Luiz Augusto von Dentz <luiz.dentz@...il.com>
To:     patchwork-bot+bluetooth@...nel.org
Cc:     Manish Mandlik <mmandlik@...gle.com>, marcel@...tmann.org,
        chromeos-bluetooth-upstreaming@...omium.org,
        linux-bluetooth@...r.kernel.org, abhishekpandit@...omium.org,
        davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
        johan.hedberg@...il.com, pabeni@...hat.com,
        linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH v13 1/4] Bluetooth: Add support for hci devcoredump

Hi Manish,

On Thu, Mar 30, 2023 at 11:10 AM <patchwork-bot+bluetooth@...nel.org> wrote:
>
> Hello:
>
> This series was applied to bluetooth/bluetooth-next.git (master)
> by Luiz Augusto von Dentz <luiz.von.dentz@...el.com>:
>
> On Thu, 30 Mar 2023 09:58:23 -0700 you wrote:
> > From: Abhishek Pandit-Subedi <abhishekpandit@...omium.org>
> >
> > 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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ