[PATCH] ath10k: snoc: fix unbalanced IRQ enable in crash recovery

Jeff Johnson jeff.johnson at oss.qualcomm.com
Sat Jun 7 07:43:55 PDT 2025


On Tue, 18 Mar 2025 20:50:27 +0000, Caleb Connolly wrote:
> In ath10k_snoc_hif_stop() we skip disabling the IRQs in the crash
> recovery flow, but we still unconditionally call enable again in
> ath10k_snoc_hif_start().
> 
> We can't check the ATH10K_FLAG_CRASH_FLUSH bit since it is cleared
> before hif_start() is called, so instead check the
> ATH10K_SNOC_FLAG_RECOVERY flag and skip enabling the IRQs during crash
> recovery.
> 
> [...]

Applied, thanks!

[1/1] ath10k: snoc: fix unbalanced IRQ enable in crash recovery
      commit: 1650d32b92b01db03a1a95d69ee74fcbc34d4b00

Best regards,
-- 
Jeff Johnson <jeff.johnson at oss.qualcomm.com>




More information about the ath10k mailing list