diff options
author | Eric Dumazet <edumazet@google.com> | 2025-01-03 13:11:48 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-01-07 03:09:13 +0300 |
commit | 4475d56145f368d065b05da3a5599d5620ca9408 (patch) | |
tree | a95b665121047dfb9d121d325622a0c39994a8d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 95fc45d1dea8e1253f8ec58abc5befb71553d666 (diff) | |
download | linux-4475d56145f368d065b05da3a5599d5620ca9408.tar.xz |
net: hsr: remove one synchronize_rcu() from hsr_del_port()
Use kfree_rcu() instead of synchronize_rcu()+kfree().
This might allow syzbot to fuzz HSR a bit faster...
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250103101148.3594545-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions