aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2024-10-13 22:16:50 +0200
committerJakub Kicinski <[email protected]>2024-10-15 10:50:21 -0700
commitbb5810d4236be8750505ffc9f74e2403e7e7d617 (patch)
treebeadc5c9f56a71cd6125c3971abf8aff266e499b /tools/perf/scripts/python/export-to-sqlite.py
parent497e17d807593bbeedc466029b30c2daa25004ba (diff)
inetpeer: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Since SLOB was removed and since commit 6c6c47b063b5 ("mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()"), it is not necessary to use call_rcu when the callback only performs kmem_cache_free. Use kfree_rcu() directly. The changes were made using Coccinelle. Signed-off-by: Julia Lawall <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Acked-by: Paul E. McKenney <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions