aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2024-11-07 16:48:16 -0800
committerJakub Kicinski <[email protected]>2024-11-11 17:26:51 -0800
commit68297dbb967f87c3c92af9d2f652270f57c547c7 (patch)
tree0c857f019c012be8a6c2e77fa70712980417dcc8 /tools/perf/scripts/python/export-to-sqlite.py
parent6b57ff21a3109b1dba2d286ff415463e6fb1fca3 (diff)
rtnetlink: Remove __rtnl_link_register()
link_ops is protected by link_ops_mutex and no longer needs RTNL, so we have no reason to have __rtnl_link_register() separately. Let's remove it and call rtnl_link_register() from ifb.ko and dummy.ko. Note that both modules' init() work on init_net only, so we need not export pernet_ops_rwsem and can use rtnl_net_lock() there. Signed-off-by: Kuniyuki Iwashima <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions