aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests/fpga-mgr-test.c
diff options
context:
space:
mode:
authorBaochen Qiang <[email protected]>2025-02-20 08:24:46 +0000
committerJeff Johnson <[email protected]>2025-06-07 14:36:03 +0000
commit81f64165c9dc2d9b070d8240dd369974ebe188d3 (patch)
tree33dd4635dd92514df5afbf6ffb9d2556741b5a2a /drivers/fpga/tests/fpga-mgr-test.c
parentwifi: ath11k: move some firmware stats related functions outside of debugfs (diff)
downloadkernel-81f64165c9dc2d9b070d8240dd369974ebe188d3.tar.gz
kernel-81f64165c9dc2d9b070d8240dd369974ebe188d3.zip
wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()
Currently RCU lock and ar->data_lock are acquired in a sequence of rcu_read_lock() spin_lock_bh(&ar->data_lock) but released in a sequence of rcu_read_unlock() spin_unlock_bh(&ar->data_lock) Although there are no apparent issues with this, reorder them to achieve symmetry. Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.37 Signed-off-by: Baochen Qiang <[email protected]> Acked-by: Kalle Valo <[email protected]> Reviewed-by: Vasanthakumar Thiagarajan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jeff Johnson <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions