[PATCH] Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown

patchwork-bot+bluetooth at kernel.org patchwork-bot+bluetooth at kernel.org
Fri Aug 1 09:10:07 PDT 2025


Hello:

This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz at intel.com>:

On Thu, 24 Jul 2025 16:51:17 +0800 you wrote:
> During the shutdown process, an interrupt occurs that
> prematurely terminates the wait for the expected event.
> This change replaces TASK_INTERRUPTIBLE with
> TASK_UNINTERRUPTIBLE in the wait_on_bit_timeout call to ensure
> the shutdown process completes as intended without being
> interrupted by signals.
> 
> [...]

Here is the summary with links:
  - Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown
    https://git.kernel.org/bluetooth/bluetooth-next/c/5ecd1fbdacce

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