From: Alexei Starovoitov <ast@plumgrid.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: Michael Holzheu <holzheu@linux.vnet.ibm.com>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Daniel Borkmann <daniel@iogearbox.net>,
netdev@vger.kernel.org
Subject: [PATCH net-next 0/3] s390/bpf: implement bpf_tail_call JIT support
Date: Sat, 30 May 2015 10:42:08 -0700 [thread overview]
Message-ID: <1433007731-16992-1-git-send-email-ast@plumgrid.com> (raw)
This set is for net-next tree.
Patch 3 adds bpf_tail_call() support for s390x JIT. It has
a dependency on patches 1 and 2 that will also be submitted
to stable via Martin Schwidefsky.
Michael Holzheu (3):
s390/bpf: fix stack allocation
s390/bpf: fix bpf frame pointer setup
s390/bpf: implement bpf_tail_call() helper
arch/s390/net/bpf_jit.h | 12 ++++-
arch/s390/net/bpf_jit_comp.c | 117 +++++++++++++++++++++++++++++++++++++++---
2 files changed, 121 insertions(+), 8 deletions(-)
--
1.7.9.5
next reply other threads:[~2015-05-30 17:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-30 17:42 Alexei Starovoitov [this message]
2015-05-30 17:42 ` [PATCH net-next 1/3] s390/bpf: fix stack allocation Alexei Starovoitov
2015-05-30 17:42 ` [PATCH net-next 2/3] s390/bpf: fix bpf frame pointer setup Alexei Starovoitov
2015-05-30 17:42 ` [PATCH net-next 3/3] s390/bpf: implement bpf_tail_call() helper Alexei Starovoitov
2015-06-01 4:39 ` [PATCH net-next 0/3] s390/bpf: implement bpf_tail_call JIT support David Miller
2015-06-02 5:50 ` Alexei Starovoitov
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=1433007731-16992-1-git-send-email-ast@plumgrid.com \
--to=ast@plumgrid.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=heiko.carstens@de.ibm.com \
--cc=holzheu@linux.vnet.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=schwidefsky@de.ibm.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).