diff options
author | 2025-05-15 19:27:21 -0700 | |
---|---|---|
committer | 2025-05-20 19:18:24 -0700 | |
commit | 5e4a8cc7beb8567293e6d4230b14e95167759214 (patch) | |
tree | c2d5c932ac62638ef0d517d6fb3529c310c31578 /scripts/generate_rust_analyzer.py | |
parent | Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup" (diff) | |
download | wireguard-linux-5e4a8cc7beb8567293e6d4230b14e95167759214.tar.xz wireguard-linux-5e4a8cc7beb8567293e6d4230b14e95167759214.zip |
Revert "ipv6: Factorise ip6_route_multipath_add()."
Commit 71c0efb6d12f ("ipv6: Factorise ip6_route_multipath_add().") split
a loop in ip6_route_multipath_add() so that we can put rcu_read_lock()
between ip6_route_info_create() and ip6_route_info_create_nh().
We no longer need to do so as ip6_route_info_create_nh() does not require
RCU now.
Let's revert the commit to simplify the code.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20250516022759.44392-6-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions