diff options
| author | Dmitry Antipov <[email protected]> | 2024-03-12 21:16:28 +0300 |
|---|---|---|
| committer | Simon Wunderlich <[email protected]> | 2024-03-29 20:18:21 +0100 |
| commit | 537db05da2ca8ccc1243c9dd1d0c148b84aa0432 (patch) | |
| tree | b67cb6752c2660afb37811764eba92be20f4530c /tools/perf/scripts/python/sctop.py | |
| parent | 3ae5cb7efaf1e33c2cf2e7959efea363b59fda84 (diff) | |
batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks
Drop 'batadv_tt_local_entry_free_rcu()', 'batadv_tt_global_entry_free_rcu()'
and 'batadv_tt_orig_list_entry_free_rcu()' in favor of 'kfree_rcu()' in
'batadv_tt_local_entry_release()', 'batadv_tt_global_entry_release()' and
'batadv_tt_orig_list_entry_release()', respectively.
Signed-off-by: Dmitry Antipov <[email protected]>
Acked-by: Sven Eckelmann <[email protected]>
Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions