From: Daniel Borkmann <daniel@iogearbox.net>
To: davem@davemloft.net
Cc: ast@fb.com, netdev@vger.kernel.org,
Daniel Borkmann <daniel@iogearbox.net>
Subject: [PATCH net 0/2] Minor fix in bpf_convert_ctx_access
Date: Fri, 11 Aug 2017 18:31:23 +0200 [thread overview]
Message-ID: <cover.1502468639.git.daniel@iogearbox.net> (raw)
First one was found while trying to compile the kernel
with !CONFIG_NET_RX_BUSY_POLL.
Thanks!
Daniel Borkmann (2):
net: fix compilation when busy poll is not enabled
bpf: fix two missing target_size settings in bpf_convert_ctx_access
include/net/busy_poll.h | 12 ++++++------
net/core/filter.c | 2 ++
2 files changed, 8 insertions(+), 6 deletions(-)
--
1.9.3
next reply other threads:[~2017-08-11 16:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-11 16:31 Daniel Borkmann [this message]
2017-08-11 16:31 ` [PATCH net 1/2] net: fix compilation when busy poll is not enabled Daniel Borkmann
2017-08-11 16:31 ` [PATCH net 2/2] bpf: fix two missing target_size settings in bpf_convert_ctx_access Daniel Borkmann
2017-08-11 21:59 ` [PATCH net 0/2] Minor fix " 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=cover.1502468639.git.daniel@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=ast@fb.com \
--cc=davem@davemloft.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;
as well as URLs for NNTP newsgroup(s).