Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Fri, 17 May 2024 19:15:35 +0800 you wrote: > From: Luke Wang <ziniu.wang_1@xxxxxxx> > > When unload the btnxpuart driver, its associated timer will be deleted. > If the timer happens to be modified at this moment, it leads to the > kernel call this timer even after the driver unloaded, resulting in > kernel panic. > Use timer_shutdown_sync() instead of del_timer_sync() to prevent rearming. > > [...] Here is the summary with links: - Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading https://git.kernel.org/bluetooth/bluetooth-next/c/3afc41cbec84 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html