diff options
author | 2024-11-11 17:26:54 -0800 | |
---|---|---|
committer | 2024-11-11 17:26:54 -0800 | |
commit | 5ffb7ac02dbfae87c03934ec96dcf463b19380dc (patch) | |
tree | c8efa0426bf9ca385af216b0449f8d04d63ae871 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | r8169: use helper r8169_mod_reg8_cond to simplify rtl_jumbo_config (diff) | |
parent | rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PERNET_WIP. (diff) | |
download | wireguard-linux-5ffb7ac02dbfae87c03934ec96dcf463b19380dc.tar.xz wireguard-linux-5ffb7ac02dbfae87c03934ec96dcf463b19380dc.zip |
Merge branch 'rtnetlink-convert-rtnl_newlink-to-per-netns-rtnl'
Kuniyuki Iwashima says:
====================
rtnetlink: Convert rtnl_newlink() to per-netns RTNL.
Patch 1 - 3 removes __rtnl_link_unregister and protect link_ops by
its dedicated mutex to move synchronize_srcu() out of RTNL scope.
Patch 4 introduces struct rtnl_nets and helper functions to acquire
multiple per-netns RTNL in rtnl_newlink().
Patch 5 - 8 are to prefetch the peer device's netns in rtnl_newlink().
Patch 9 converts rtnl_newlink() to per-netns RTNL.
Patch 10 pushes RTNL down to rtnl_dellink() and rtnl_setlink(), but
the conversion will not be completed unless we support cases with
peer/upper/lower devices.
I confirmed v3 survived ./rtnetlink.sh; rmmod netdevsim.ko; without
lockdep splat.
v3: https://lore.kernel.org/20241107022900.70287-1-kuniyu@amazon.com
v2: https://lore.kernel.org/20241106022432.13065-1-kuniyu@amazon.com
v1: https://lore.kernel.org/20241105020514.41963-1-kuniyu@amazon.com
====================
Link: https://patch.msgid.link/20241108004823.29419-1-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions