aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2022-02-28 04:18:05 +0100
committerPablo Neira Ayuso <[email protected]>2022-02-28 22:34:04 +0100
commit17a8f31bba7bac8cce4bd12bab50697da96e7710 (patch)
tree0f4827fd50e30d1a2b296ff0a7b9a024843a2b31 /scripts/gdb/linux/vmalloc.py
parent56763f12b0f02706576a088e85ef856deacc98a0 (diff)
netfilter: egress: silence egress hook lockdep splats
Netfilter assumes its called with rcu_read_lock held, but in egress hook case it may be called with BH readlock. This triggers lockdep splat. In order to avoid to change all rcu_dereference() to rcu_dereference_check(..., rcu_read_lock_bh_held()), wrap nf_hook_slow with read lock/unlock pair. Reported-by: Eric Dumazet <[email protected]> Signed-off-by: Florian Westphal <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions