APPLIED[H]: [SRU] [H/Unstable/OEM-5.10] [PATCH v2 0/1] Fix kernel panic on Intel Bluetooth
Kleber Souza
kleber.souza at canonical.com
Wed May 26 13:04:40 UTC 2021
On 19.05.21 13:59, Kai-Heng Feng wrote:
> BugLink: https://bugs.launchpad.net/bugs/1928838
>
> [Impact]
> Kernel panic when doing rfkill block on Intel Bluetooth controller.
>
> [Fix]
> Ensure everything is stopped before calling the shutdown callback.
>
> [Test]
> Keep pressing the airplane mode button. High chance that a kernel splat
> is shown and Bluetooth becomes unusable.
>
> [Where problems could occur]
> The shutdown callback is used by other Bluetooth controller as well.
> Logically, the patch is doing the correct thing by queiscing the device
> before calling shutodwn. However, other Bluetooth drivers may depend
> it to behave correctly.
>
> Kai-Heng Feng (1):
> Bluetooth: Shutdown controller after workqueues are flushed or
> cancelled
>
> net/bluetooth/hci_core.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
Applied to hirsute:linux.
Thanks,
Kleber
More information about the kernel-team
mailing list