From: David Miller <davem@davemloft.net>
To: daniel@iogearbox.net
Cc: ast@kernel.org, netdev@vger.kernel.org
Subject: Re: pull-request: bpf 2018-04-09
Date: Sun, 08 Apr 2018 19:58:17 -0400 (EDT) [thread overview]
Message-ID: <20180408.195817.1611934743259681279.davem@davemloft.net> (raw)
In-Reply-To: <20180408222847.27289-1-daniel@iogearbox.net>
From: Daniel Borkmann <daniel@iogearbox.net>
Date: Mon, 9 Apr 2018 00:28:47 +0200
> 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.
>
> Please consider pulling these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
Pulled, thanks Daniel.
prev parent reply other threads:[~2018-04-08 23:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-08 22:28 pull-request: bpf 2018-04-09 Daniel Borkmann
2018-04-08 23:58 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180408.195817.1611934743259681279.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ast@kernel.org \
--cc=daniel@iogearbox.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox