summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPing-Ke Shih <pkshih@realtek.com>2025-01-22 14:03:10 +0800
committerPing-Ke Shih <pkshih@realtek.com>2025-02-03 10:30:16 +0800
commit8afa4ff99a00cd3f3c8aedd6b92ad6fc077021b7 (patch)
tree902eb1cf92167f320a386ca8ed74aabaf2a382e3 /tools/perf/scripts/python/export-to-postgresql.py
parent2345f351c7f55b97c17d8387a9ff38d4327baf4b (diff)
wifi: rtw89: pci: not assert wiphy_lock to free early_h2c for PCI probe/remove
Except probe/remove flow, the consumers of early_h2c list are interface start and debugfs. There must be no race between probe/remove flow and interface start. The failed probe flow is to free early_h2c list as well as remove flow, at these two moments debugfs doesn't present. Thus, it is safe to free early_h2c list without held wiphy_lock in these situations. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20250122060310.31976-11-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions