diff options
author | 2024-10-17 11:31:40 -0700 | |
---|---|---|
committer | 2024-10-24 16:03:40 +0200 | |
commit | 17a1ac0018ae1cee0b2c2235ce54e91ecbbed7be (patch) | |
tree | b4400b49c6e28c4f2de27509b4868f1064cb52c3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | phonet: Convert phonet_routes.lock to spinlock_t. (diff) | |
download | wireguard-linux-17a1ac0018ae1cee0b2c2235ce54e91ecbbed7be.tar.xz wireguard-linux-17a1ac0018ae1cee0b2c2235ce54e91ecbbed7be.zip |
phonet: Don't hold RTNL for route_doit().
Now only __dev_get_by_index() depends on RTNL in route_doit().
Let's use dev_get_by_index_rcu() and register route_doit() with
RTNL_FLAG_DOIT_UNLOCKED.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions