From: Daniel Borkmann <daniel@iogearbox.net>
To: "Mickaël Salaün" <mic@digikod.net>, netdev@vger.kernel.org
Cc: Alexei Starovoitov <ast@kernel.org>, Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH net-next v1] bpf: Use u64_to_user_ptr()
Date: Mon, 14 Nov 2016 00:31:48 +0100 [thread overview]
Message-ID: <5828F7E4.6030002@iogearbox.net> (raw)
In-Reply-To: <20161113184403.15222-1-mic@digikod.net>
On 11/13/2016 07:44 PM, Mickaël Salaün wrote:
> Replace the custom u64_to_ptr() function with the u64_to_user_ptr()
> macro.
>
> Signed-off-by: Mickaël Salaün <mic@digikod.net>
> Cc: Alexei Starovoitov <ast@kernel.org>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Daniel Borkmann <daniel@iogearbox.net>
Looks good to me, thanks!
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
next prev parent reply other threads:[~2016-11-13 23:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-13 18:44 [PATCH net-next v1] bpf: Use u64_to_user_ptr() Mickaël Salaün
2016-11-13 23:31 ` Daniel Borkmann [this message]
2016-11-14 2:38 ` 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=5828F7E4.6030002@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=arnd@arndb.de \
--cc=ast@kernel.org \
--cc=mic@digikod.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.