summaryrefslogtreecommitdiff
path: root/kernel/freezer.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-04-08 19:51:41 -0400
committerDavid S. Miller <davem@davemloft.net>2018-04-08 19:51:41 -0400
commit1f1cba787f5b2c03e3d103829cc02a74a7c9110a (patch)
treed913d7859536871bdd3ecd10fe100ade6f69b4b5 /kernel/freezer.c
parent4c7c12e0c9b8224170afd974eed9ea032bd7f453 (diff)
parent33491588c1fb2c76ed114a211ad0ee76c16b5a0c (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Daniel Borkmann says: ==================== pull-request: bpf 2018-04-09 The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) Two sockmap fixes: i) fix a potential warning when a socket with pending cork data is closed by freeing the memory right when the socket is closed instead of seeing still outstanding memory at garbage collector time, ii) fix a NULL pointer deref in case of duplicates release calls, so make sure to only reset the sk_prot pointer when it's in a valid state to do so, both from John. 2) Fix a compilation warning in bpf_prog_attach_check_attach_type() by moving the function under CONFIG_CGROUP_BPF ifdef since only used there, from Anders. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/freezer.c')
0 files changed, 0 insertions, 0 deletions