diff options
author | Eric Dumazet <edumazet@google.com> | 2023-03-21 04:01:13 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-03-21 21:32:18 -0700 |
commit | 4c5c496a942fa3d2197f5be22762695170c95863 (patch) | |
tree | 4b2d1721e47f89c5a77a47eb880dae2a3aaf6b20 /include/net/arp.h | |
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 <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/net/arp.h')
0 files changed, 0 insertions, 0 deletions