[PATCH v2] wifi: ath12k: fix false positive RCU warnings on PREEMPT_RT
Yu-Hsiang Tseng
asas1asas200 at gmail.com
Wed Apr 22 11:12:46 PDT 2026
On Wed, Apr 22, 2026 at 04:23:25PM +0200, Sebastian Andrzej Siewior wrote:
> As elaborated above, this is not PREEMPT_RT specific but preemptible
> TREE RCU.
You're right. Sent v3 that clarifies the scope (preemptible RCU in
general, not only PREEMPT_RT).
> If both this then use this then I guess something like
> lockdep_assert_in_rcu_read_lock()
> is what you look for.
Adopted in v3 - thanks for the pointer, it reads much cleaner than
RCU_LOCKDEP_WARN().
v3: https://lore.kernel.org/ath12k/20260422180814.1938317-1-asas1asas200@gmail.com/
Thanks,
Yu-Hsiang
More information about the ath12k
mailing list