From: Daniel Borkmann <daniel@iogearbox.net>
To: Alexei Starovoitov <ast@plumgrid.com>, davem@davemloft.net
Cc: netdev@vger.kernel.org,
Tycho Andersen <tycho.andersen@canonical.com>,
Pavel Emelyanov <xemul@parallels.com>,
Kees Cook <keescook@chromium.org>,
Andy Lutomirski <luto@amacapital.net>
Subject: Re: [PATCH net-next] bpf, seccomp: prepare for upcoming criu support
Date: Fri, 02 Oct 2015 17:21:33 +0200 [thread overview]
Message-ID: <560EA0FD.30406@iogearbox.net> (raw)
In-Reply-To: <560E9E3E.2080000@plumgrid.com>
On 10/02/2015 05:09 PM, Alexei Starovoitov wrote:
...
> I agree that adding flag to bpf_prog_create_from_user() is cleaner
> than exposing static bpf_prog_store_orig_filter(), so
There's also another reason as mentioned, i.e. that the progs
are ro-locked, so doing bpf_prog_store_orig_filter() after getting
the prog back inside seccomp won't work as-is.
> Acked-by: Alexei Starovoitov <ast@plumgrid.com>
Thanks,
Daniel
next prev parent reply other threads:[~2015-10-02 15:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-02 13:17 [PATCH net-next] bpf, seccomp: prepare for upcoming criu support Daniel Borkmann
2015-10-02 15:06 ` Tycho Andersen
2015-10-02 15:17 ` Daniel Borkmann
2015-10-02 15:09 ` Alexei Starovoitov
2015-10-02 15:21 ` Daniel Borkmann [this message]
2015-10-05 13:53 ` David Miller
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=560EA0FD.30406@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=ast@plumgrid.com \
--cc=davem@davemloft.net \
--cc=keescook@chromium.org \
--cc=luto@amacapital.net \
--cc=netdev@vger.kernel.org \
--cc=tycho.andersen@canonical.com \
--cc=xemul@parallels.com \
/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;
as well as URLs for NNTP newsgroup(s).