summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBenjamin Berg <benjamin.berg@intel.com>2025-03-09 07:36:43 +0200
committerJohannes Berg <johannes.berg@intel.com>2025-03-11 16:29:24 +0100
commit8d006c92132ed8bafc95feb314bcd3c5dd2e6bce (patch)
treeba694e49ed3147c5c61f1eb09216e602ad96e876 /tools/perf/scripts/python/export-to-postgresql.py
parent380038bb839de262f5ad84b41b16f3f69afd5a91 (diff)
wifi: iwlwifi: mld: assume wiphy is locked when getting BSS ifaces
The code was calling ieee80211_iterate_interfaces, however that takes a lock of iflist_mtx, which must not be taken recursively. Fix this by using the appropriate _mtx version that asserts that the wiphy mutex is already held. Signed-off-by: Benjamin Berg <benjamin.berg@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20250309073442.6ce298d6a44f.Ibc862dfdd6cb2da63781c791b9dc601bd5ce4bdc@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions