APPLIED [OEM-5.10] Re: [SRU] [H/Unstable/OEM-5.10] [PATCH v2 0/1] Fix kernel panic on Intel Bluetooth
Timo Aaltonen
tjaalton at ubuntu.com
Thu Jun 3 07:31:03 UTC 2021
On 19.5.2021 14.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(-)
>
--
t
More information about the kernel-team
mailing list