diff options
author | James Chapman <[email protected]> | 2024-07-29 16:38:14 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-07-31 09:25:14 +0100 |
commit | 5dfa598b249c5bd8fa620843cf9ece1ad16929d9 (patch) | |
tree | 4b6808fe72a0685580f8e7b0e12d050b3d8a991c /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | d93b8a63f011f252dcfb101d5b90367bd8f42db3 (diff) |
l2tp: use pre_exit pernet hook to avoid rcu_barrier
Move the work of closing all tunnels from the pernet exit hook to
pre_exit since the core does rcu synchronisation between these steps
and we can therefore remove rcu_barrier from l2tp code.
Signed-off-by: James Chapman <[email protected]>
Signed-off-by: Tom Parkin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions