From: Jakub Sitnicki <jakub@cloudflare.com>
To: Alejandro Colomar <alx.manpages@gmail.com>
Cc: linux-man@vger.kernel.org, bpf@vger.kernel.org,
Michael Kerrisk <mtk.manpages@gmail.com>,
Alexei Starovoitov <ast@kernel.org>,
Daniel Borkmann <daniel@iogearbox.net>,
Andrii Nakryiko <andrii@kernel.org>
Subject: Re: [PATCH] bpf.2: Note that unused fields and padding in bpf_attr must be zero
Date: Tue, 26 Apr 2022 11:05:53 +0200 [thread overview]
Message-ID: <87h76g6wnl.fsf@cloudflare.com> (raw)
In-Reply-To: <31702ffb-380f-69f9-ab87-3aec5b22537c@gmail.com>
On Mon, Apr 25, 2022 at 11:01 PM +02, Alejandro Colomar wrote:
[...]
>> diff --git a/man2/bpf.2 b/man2/bpf.2
>> index 2d257eaa6..ee57226ee 100644
>> --- a/man2/bpf.2
>> +++ b/man2/bpf.2
>> @@ -142,7 +142,7 @@ provided via
>> .IR attr ,
>> which is a pointer to a union of type
>> .I bpf_attr
>> -(see below).
>> +(see below). The unused fields and padding must be zeroed out before the call.
>
> But I changed it to add a separate line, instead of continuation in the same
> one.
>
Thanks for the fixup, Alex. I will keep it in mind for the next time.
prev parent reply other threads:[~2022-04-26 9:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-25 16:08 [PATCH] bpf.2: Note that unused fields and padding in bpf_attr must be zero Jakub Sitnicki
2022-04-25 21:01 ` Alejandro Colomar
2022-04-26 9:05 ` Jakub Sitnicki [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=87h76g6wnl.fsf@cloudflare.com \
--to=jakub@cloudflare.com \
--cc=alx.manpages@gmail.com \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=linux-man@vger.kernel.org \
--cc=mtk.manpages@gmail.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 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.