[PATCH v2 0/2] Bluetooth: btmtksdio: ensure btmtksdio_close is executed before btmtksdio_remove
patchwork-bot+bluetooth at kernel.org
patchwork-bot+bluetooth at kernel.org
Tue Apr 22 06:30:35 PDT 2025
Hello:
This series was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz at intel.com>:
On Tue, 22 Apr 2025 09:21:54 +0800 you wrote:
> If Bluetooth SDIO card is unexpectedly removed due to hardware removal
> or SDIO issue, it is possible for remove to be called before close.
> If an interrupt occurs during this process, it may cause kernel panic.
> Therefore, it is necessary to ensure that close is executed before
> remove to stop interrupts and cancel txrx workqueue.
>
> Chris Lu (2):
> Bluetooth: btmtksdio: Check function enabled before doing close
> Bluetooth: btmtksdio: Do close if SDIO card removed without close
>
> [...]
Here is the summary with links:
- [v2,1/2] Bluetooth: btmtksdio: Check function enabled before doing close
https://git.kernel.org/bluetooth/bluetooth-next/c/04c96a7ace25
- [v2,2/2] Bluetooth: btmtksdio: Do close if SDIO card removed without close
https://git.kernel.org/bluetooth/bluetooth-next/c/e0af21b30c82
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the Linux-mediatek
mailing list