diff options
| author | Eric Dumazet <[email protected]> | 2024-02-22 10:50:08 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-02-26 11:46:12 +0000 |
| commit | e353ea9ce471331c13edffd5977eadd602d1bb80 (patch) | |
| tree | 31a5794e37547a88bfe9d15ad6770be6bdfdf358 /tools/perf/scripts/python | |
| parent | 5f6000aa24b939a8853dbc76642ba3cd12765bd8 (diff) | |
rtnetlink: prepare nla_put_iflink() to run under RCU
We want to be able to run rtnl_fill_ifinfo() under RCU protection
instead of RTNL in the future.
This patch prepares dev_get_iflink() and nla_put_iflink()
to run either with RTNL or RCU held.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions