diff options
author | Eric Dumazet <[email protected]> | 2023-03-21 04:01:13 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-03-21 21:32:18 -0700 |
commit | 4c5c496a942fa3d2197f5be22762695170c95863 (patch) | |
tree | 4b2d1721e47f89c5a77a47eb880dae2a3aaf6b20 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f6f4e739b16487c89d29ef8b425d019bed64f541 (diff) |
ipv6: flowlabel: do not disable BH where not needed
struct ip6_flowlabel are rcu managed, and call_rcu() is used
to delay fl_free_rcu() after RCU grace period.
There is no point disabling BH for pure RCU lookups.
Signed-off-by: Eric Dumazet <[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