Re: [PATCH v5 4/4] wifi: ath12k: implement custom wake_tx_queue with flow control
From: Jose Ignacio Tornos Martinez
Date: Thu Sep 17 2026 - 02:34:48 EST
Hello Jeff,
Sorry for the late reply, I was on leave as noted in the v6 cover letter.
> Yes, but if that outer spinlock is ever removed, the inner spinlock would no
> longer be correct. So the defensive pattern is to use _bh in both places, and
> both of my AI review agents concur with this practice.
Ok, changed to spin_lock_bh() in both ath11k and ath12k for v7.
Thanks
Best regards
José Ignacio