From: Stanislav Fomichev <sdf@google.com>
To: Akihiko Odaki <akihiko.odaki@daynix.com>
Cc: Alexei Starovoitov <ast@kernel.org>,
Daniel Borkmann <daniel@iogearbox.net>,
Andrii Nakryiko <andrii@kernel.org>,
Martin KaFai Lau <martin.lau@linux.dev>,
Song Liu <song@kernel.org>,
Yonghong Song <yonghong.song@linux.dev>,
John Fastabend <john.fastabend@gmail.com>,
KP Singh <kpsingh@kernel.org>, Hao Luo <haoluo@google.com>,
Jiri Olsa <jolsa@kernel.org>,
bpf@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] bpf: Fix the comment for bpf_restore_data_end()
Date: Thu, 5 Oct 2023 09:53:34 -0700 [thread overview]
Message-ID: <ZR7qDgEZ9pyFDZ3K@google.com> (raw)
In-Reply-To: <20231005072137.29870-1-akihiko.odaki@daynix.com>
On 10/05, Akihiko Odaki wrote:
> The comment used to say:
> > Restore data saved by bpf_compute_data_pointers().
>
> But bpf_compute_data_pointers() does not save the data;
> bpf_compute_and_save_data_end() does.
>
> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Please use [PATCH bpf-next] (or bpf, depending on the tree) for bpf
patches in the future.
Acked-by: Stanislav Fomichev <sdf@google.com>
next prev parent reply other threads:[~2023-10-05 16:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-05 7:21 [PATCH] bpf: Fix the comment for bpf_restore_data_end() Akihiko Odaki
2023-10-05 7:21 ` Akihiko Odaki
2023-10-05 16:53 ` Stanislav Fomichev [this message]
2023-10-06 5:40 ` patchwork-bot+netdevbpf
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=ZR7qDgEZ9pyFDZ3K@google.com \
--to=sdf@google.com \
--cc=akihiko.odaki@daynix.com \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=haoluo@google.com \
--cc=john.fastabend@gmail.com \
--cc=jolsa@kernel.org \
--cc=kpsingh@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.lau@linux.dev \
--cc=song@kernel.org \
--cc=yonghong.song@linux.dev \
/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.