aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2024-11-07 16:48:22 -0800
committerJakub Kicinski <[email protected]>2024-11-11 17:26:52 -0800
commitd91191ffe23f927b14b8e861f22037cf153c48cb (patch)
treef63ffaec680c5f9cd1a4a4297f1b1d751af4fa3c /tools/perf/scripts/python/bin
parentfefd5d08217284a8894502eb1148ff88bc8510c0 (diff)
rtnetlink: Convert RTM_NEWLINK to per-netns RTNL.
Now, we are ready to convert rtnl_newlink() to per-netns RTNL; rtnl_link_ops is protected by SRCU and netns is prefetched in rtnl_newlink(). Let's register rtnl_newlink() with RTNL_FLAG_DOIT_PERNET and push RTNL down as rtnl_nets_lock(). Signed-off-by: Kuniyuki Iwashima <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Reviewed-by: Nikolay Aleksandrov <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions