diff options
author | Cong Wang <[email protected]> | 2021-03-30 19:32:22 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-04-01 10:56:13 -0700 |
commit | 37f0e514db660f03f8982b8f4fbbd4b2740abe7d (patch) | |
tree | 9f61d1b5c885e8cf94ecd575fbc487c5570c2f68 /tools/perf/scripts/python/stackcollapse.py | |
parent | e27bfefb21f28d5295432f042b5d9d7871100c35 (diff) |
skmsg: Lock ingress_skb when purging
Currently we purge the ingress_skb queue only when psock
refcnt goes down to 0, so locking the queue is not necessary,
but in order to be called during ->close, we have to lock it
here.
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Jakub Sitnicki <[email protected]>
Acked-by: John Fastabend <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions