[PATCH 0/2] wifi: ath11k: fix event locking

Johan Hovold posted 2 patches 2 years, 1 month ago
There is a newer version of this series
drivers/net/wireless/ath/ath11k/wmi.c | 8 ++++++++
1 file changed, 8 insertions(+)
[PATCH 0/2] wifi: ath11k: fix event locking
Posted by Johan Hovold 2 years, 1 month ago
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