summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@mellanox.com>2020-02-21 20:54:15 +0300
committerDavid S. Miller <davem@davemloft.net>2020-02-23 08:24:51 +0300
commit9811f7a2c9f498b7bb769f3908935212d12b6951 (patch)
treea6e31a786822338207e5d1fdf558667ff169770c /tools/perf/scripts/python/export-to-postgresql.py
parent50c173c3a1810d3441aaa074c3ba452238cad60a (diff)
downloadlinux-9811f7a2c9f498b7bb769f3908935212d12b6951.tar.xz
mlxsw: spectrum: Remove RTNL where possible
After introducing the router lock in previous patches and making sure it protects internal router structures, we no longer need to rely on RTNL to serialize access to these structures. Remove RTNL from call sites that no longer require it. Two calls sites that keep taking the lock are mlxsw_sp_router_fibmr_event_work() and mlxsw_sp_inet6addr_event_work(). The first calls into ACL code that still assumes RTNL is taken. The second potentially calls into the FID code that also relies on RTNL. Removing RTNL from these two call sites is the subject of future work. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions