aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/filter.c
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@kernel.org>2018-07-07 15:16:58 -0700
committerAlexei Starovoitov <ast@kernel.org>2018-07-07 15:16:59 -0700
commit631da8534aeea2e2f8b36a832d065a203f24fa43 (patch)
tree91b442e56a0eae99b6be5071dc95eaf2e2cddc12 /net/core/filter.c
parentsamples/bpf: add .gitignore file (diff)
parentbpf: sockmap, hash table is RCU so readers do not need locks (diff)
downloadlinux-dev-631da8534aeea2e2f8b36a832d065a203f24fa43.tar.xz
linux-dev-631da8534aeea2e2f8b36a832d065a203f24fa43.zip
Merge branch 'sockmap-fixes'
John Fastabend says: ==================== I missed fixing the error path in the sockhash code to align with supporting socks in multiple maps. Simply checking if the psock is present does not mean we can decrement the reference count because it could be part of another map. Fix this by cleaning up the error path so this situation does not happen. ==================== Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions