diff options
| author | Alexis Lothoré <[email protected]> | 2024-04-10 09:10:34 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2024-04-16 18:30:57 +0300 |
| commit | f236464f1db7bea80075e6e31ac70dc6eb80547f (patch) | |
| tree | 8a91d683733111d2fb702d4bd87a9d6dfaac94c4 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 35aee01ff43d7eb6c2caa0b94e7cc6c45baeeab7 (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