2022-11-19 17:15:52

by bluez.test.bot

[permalink] [raw]
Subject: RE: btusb: HCI_QUICK_NO_SUSPEND_NOTIFIER causes kernel panic

This is an automated email and please do not reply to this email.

Dear Submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
While preparing the CI tests, the patches you submitted couldn't be applied to the current HEAD of the repository.

----- Output -----

error: patch failed: drivers/bluetooth/btusb.c:2267
error: drivers/bluetooth/btusb.c: patch does not apply
hint: Use 'git am --show-current-patch' to see the failed patch

Please resolve the issue and submit the patches again.


---
Regards,
Linux Bluetooth


2022-11-22 00:37:42

by Luiz Augusto von Dentz

[permalink] [raw]
Subject: Re: btusb: HCI_QUICK_NO_SUSPEND_NOTIFIER causes kernel panic

Hi Mihir,

On Sat, Nov 19, 2022 at 9:15 AM <[email protected]> wrote:
>
> This is an automated email and please do not reply to this email.
>
> Dear Submitter,
>
> Thank you for submitting the patches to the linux bluetooth mailing list.
> While preparing the CI tests, the patches you submitted couldn't be applied to the current HEAD of the repository.
>
> ----- Output -----
>
> error: patch failed: drivers/bluetooth/btusb.c:2267
> error: drivers/bluetooth/btusb.c: patch does not apply
> hint: Use 'git am --show-current-patch' to see the failed patch
>
> Please resolve the issue and submit the patches again.

What tree is this patch for? Also Im surprised the setting of
HCI_QUIRK_NO_SUSPEND_NOTIFIER would actually cause what you are
describing since in that case register_pm_notifier is not supposed to
be called:

https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/tree/net/bluetooth/hci_core.c#n2767

--
Luiz Augusto von Dentz