diff options
author | 2025-05-15 19:27:18 -0700 | |
---|---|---|
committer | 2025-05-20 19:18:24 -0700 | |
commit | f0a56c17e64bb5e7cdb9295df2b5fc21e4949005 (patch) | |
tree | 9c8176911e90372d36b999904934688fceaca1d5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipv6: Remove rcu_read_lock() in fib6_get_table(). (diff) | |
download | wireguard-linux-f0a56c17e64bb5e7cdb9295df2b5fc21e4949005.tar.xz wireguard-linux-f0a56c17e64bb5e7cdb9295df2b5fc21e4949005.zip |
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Commit f130a0cc1b4f ("inet: fix lwtunnel_valid_encap_type() lock
imbalance") added the rtnl_is_held argument as a temporary fix while
I'm converting nexthop and IPv6 routing table to per-netns RTNL or RCU.
Now all callers of lwtunnel_valid_encap_type() do not hold RTNL.
Let's remove the argument.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20250516022759.44392-3-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions