ATH11K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] wifi: ath11k: fix event locking
@ 2023-10-19 10:42 Johan Hovold
  2023-10-19 10:42 ` [PATCH 1/2] wifi: ath11k: fix temperature " Johan Hovold
  2023-10-19 10:42 ` [PATCH 2/2] wifi: ath11k: fix dfs radar " Johan Hovold
  0 siblings, 2 replies; 7+ messages in thread
From: Johan Hovold @ 2023-10-19 10:42 UTC (permalink / raw)
  To: Kalle Valo
  Cc: Jeff Johnson, Pradeep Kumar Chitrapu, ath11k, linux-wireless,
	linux-kernel, Johan Hovold

RCU lockdep reported suspicious RCU usage when accessing the temperature
sensor. Inspection revealed that the DFS radar event code was also
missing the required RCU read-side critical section marking.

Johan


Johan Hovold (2):
  wifi: ath11k: fix temperature event locking
  wifi: ath11k: fix dfs radar event locking

 drivers/net/wireless/ath/ath11k/wmi.c | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.41.0


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

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

end of thread, other threads:[~2023-10-19 15:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-19 10:42 [PATCH 0/2] wifi: ath11k: fix event locking Johan Hovold
2023-10-19 10:42 ` [PATCH 1/2] wifi: ath11k: fix temperature " Johan Hovold
2023-10-19 15:04   ` Jeff Johnson
2023-10-19 15:07     ` Jeff Johnson
2023-10-19 15:17     ` Johan Hovold
2023-10-19 10:42 ` [PATCH 2/2] wifi: ath11k: fix dfs radar " Johan Hovold
2023-10-19 15:08   ` Jeff Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox