diff options
author | 2025-05-15 19:27:22 -0700 | |
---|---|---|
committer | 2025-05-20 19:18:24 -0700 | |
commit | d465bd07d16e37cd3aa25539ab187b372853808d (patch) | |
tree | 97c4bbcc45c40665725a18fdec24249f0ea45496 /scripts/generate_rust_analyzer.py | |
parent | Revert "ipv6: Factorise ip6_route_multipath_add()." (diff) | |
download | wireguard-linux-d465bd07d16e37cd3aa25539ab187b372853808d.tar.xz wireguard-linux-d465bd07d16e37cd3aa25539ab187b372853808d.zip |
ipv6: Pass gfp_flags down to ip6_route_info_create_nh().
Since commit c4837b9853e5 ("ipv6: Split ip6_route_info_create()."),
ip6_route_info_create_nh() uses GFP_ATOMIC as it was expected to be
called under RCU.
Now, we can call it without RCU and use GFP_KERNEL.
Let's pass gfp_flags to ip6_route_info_create_nh().
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20250516022759.44392-7-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