All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] wifi: ath12k: fix event locking
@ 2023-10-19 11:36 ` Johan Hovold
  0 siblings, 0 replies; 12+ messages in thread
From: Johan Hovold @ 2023-10-19 11:36 UTC (permalink / raw)
  To: Kalle Valo
  Cc: Jeff Johnson, ath12k, linux-wireless, linux-kernel, Johan Hovold

As was reported here:

	https://lore.kernel.org/lkml/20231019104211.13769-1-johan+linaro@kernel.org/
	https://lore.kernel.org/lkml/20231019112521.2071-1-johan+linaro@kernel.org/

RCU lockdep reported suspicious RCU usage in the ath11k temperature
event handling code and code review revealed a few more handlers with
similar problems.

Apparently these issues have also been reproduced in the ath12k driver. 

Note that these were found through inspection and that this series has
only been compile tested.

Johan


Johan Hovold (2):
  wifi: ath12k: fix dfs-radar and temperature event locking
  wifi: ath12k: fix htt mlo-offset event locking

 drivers/net/wireless/ath/ath12k/dp_rx.c | 7 +++++--
 drivers/net/wireless/ath/ath12k/wmi.c   | 8 +++++++-
 2 files changed, 12 insertions(+), 3 deletions(-)

-- 
2.41.0


-- 
ath12k mailing list
ath12k@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/ath12k

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-10-25 10:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-19 11:36 [PATCH 0/2] wifi: ath12k: fix event locking Johan Hovold
2023-10-19 11:36 ` Johan Hovold
2023-10-19 11:36 ` [PATCH 1/2] wifi: ath12k: fix dfs-radar and temperature " Johan Hovold
2023-10-19 11:36   ` Johan Hovold
2023-10-19 17:30   ` Jeff Johnson
2023-10-19 17:30     ` Jeff Johnson
2023-10-25 10:02   ` Kalle Valo
2023-10-25 10:02     ` Kalle Valo
2023-10-19 11:36 ` [PATCH 2/2] wifi: ath12k: fix htt mlo-offset " Johan Hovold
2023-10-19 11:36   ` Johan Hovold
2023-10-19 17:33   ` Jeff Johnson
2023-10-19 17:33     ` Jeff Johnson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.