diff options
author | 2024-05-03 19:20:59 +0000 | |
---|---|---|
committer | 2024-05-07 11:14:50 +0200 | |
commit | 9cf621bd5fcbeadc2804951d13d487e22e95b363 (patch) | |
tree | 04a9eea4366aa75be0d1011dbe90e04ded85a3ad /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rtnetlink: do not depend on RTNL in rtnl_xdp_prog_skb() (diff) | |
download | wireguard-linux-9cf621bd5fcbeadc2804951d13d487e22e95b363.tar.xz wireguard-linux-9cf621bd5fcbeadc2804951d13d487e22e95b363.zip |
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
We want to be able to run rtnl_fill_ifinfo() under RCU protection
instead of RTNL in the future.
All rtnl_link_ops->get_link_net() methods already using dev_net()
are ready. I added READ_ONCE() annotations on others.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions