aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2024-10-04 13:47:19 +0000
committerJakub Kicinski <[email protected]>2024-10-07 16:38:58 -0700
commit143ca845ec0c625c410768c36e1a949ef4ed1915 (patch)
treed0fb78fa33d6a2a7f16917f8cc53b8b5b2637713 /tools/perf/scripts/python/export-to-sqlite.py
parentfc38b28365e5f1396209d2878a34065468765087 (diff)
ipv4: remove fib_info_lock
After the prior patch, fib_info_lock became redundant because all of its users are holding RTNL. BH protection is not needed. Remove the READ_ONCE()/WRITE_ONCE() annotations around fib_info_cnt, since it is protected by RTNL. Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Kuniyuki Iwashima <[email protected]> Reviewed-by: David Ahern <[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