diff options
author | Petr Machata <[email protected]> | 2021-03-12 17:50:17 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-03-12 17:44:10 -0800 |
commit | 86927c9c4d4e59b75a680f1e7922dca717cba24d (patch) | |
tree | f8a97afa35d53e618ffb38af2bf37d0b998a3dcf /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | b202923d3a93296c2e2627eee0222dfef3606777 (diff) |
netdevsim: fib: Introduce a lock to guard nexthop hashtable
Currently netdevsim relies on RTNL to maintain exclusivity in accessing the
nexthop hash table. However, bucket notification may be called without RTNL
having been held. Instead, introduce a custom lock to guard the table.
Signed-off-by: Petr Machata <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions