aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAlexis LothorĂ© <[email protected]>2024-04-10 09:10:34 +0200
committerKalle Valo <[email protected]>2024-04-16 18:30:57 +0300
commitf236464f1db7bea80075e6e31ac70dc6eb80547f (patch)
tree8a91d683733111d2fb702d4bd87a9d6dfaac94c4 /tools/perf/scripts/python/stackcollapse.py
parent35aee01ff43d7eb6c2caa0b94e7cc6c45baeeab7 (diff)
wifi: wilc1000: convert list management to RCU
wilc1000 driver currently uses SRCU API to manage vif list. There is no real reason to use SRCU API here, and it makes things slightly more complicated (we need to handle a SRCU index as well as a srcu_struct) than classical RCU. Switch SRCU APIs to RCU APIs. Signed-off-by: Alexis LothorĂ© <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions