diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2022-12-02 11:12:18 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-12-08 17:48:41 +0300 |
commit | 8647f7f0b9080bc2d2f6e02524782f2f02f159bc (patch) | |
tree | 5029e8cf7b3dd579019336f2a69ad4f55858936c /tools/perf/scripts/python/syscall-counts.py | |
parent | 1e2701f4079a7906ff3fb43a315925d303e289d8 (diff) | |
download | linux-8647f7f0b9080bc2d2f6e02524782f2f02f159bc.tar.xz |
wifi: rtw88: Drop coex mutex
coex->mutex is used in rtw_coex_info_request() only. Most callers of this
function hold rtwdev->mutex already, except for one callsite in the
debugfs code. The debugfs code alone doesn't justify the extra lock, so
acquire rtwdev->mutex there as well and drop the now unnecessary
spinlock.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20221202081224.2779981-6-s.hauer@pengutronix.de
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions