From: Daniel Xu <dxu@dxuuu.xyz>
To: ast@kernel.org, bpf@vger.kernel.org,
linux-kselftest@vger.kernel.org, dxu@dxuuu.xyz,
llvm@lists.linux.dev, linux-kernel@vger.kernel.org
Cc: sfr@canb.auug.org.aukernel-team@meta.com
Subject: [PATCH bpf-next 0/2] Fixes for kfunc prototype generation
Date: Thu, 13 Jun 2024 10:19:24 -0600 [thread overview]
Message-ID: <cover.1718295425.git.dxu@dxuuu.xyz> (raw)
This patchset fixes new warnings and errors that kfunc prototype
generation caused.
Daniel Xu (2):
bpf: Fix bpf_dynptr documentation comments
bpf: selftests: Do not use generated kfunc prototypes for arena progs
kernel/bpf/helpers.c | 4 ++--
tools/testing/selftests/bpf/progs/arena_htab.c | 1 +
tools/testing/selftests/bpf/progs/arena_list.c | 1 +
tools/testing/selftests/bpf/progs/verifier_arena.c | 1 +
tools/testing/selftests/bpf/progs/verifier_arena_large.c | 1 +
5 files changed, 6 insertions(+), 2 deletions(-)
--
2.44.0
next reply other threads:[~2024-06-13 16:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-13 16:19 Daniel Xu [this message]
2024-06-13 16:19 ` [PATCH bpf-next 1/2] bpf: Fix bpf_dynptr documentation comments Daniel Xu
2024-06-13 16:19 ` [PATCH bpf-next 2/2] bpf: selftests: Do not use generated kfunc prototypes for arena progs Daniel Xu
2024-06-13 18:20 ` [PATCH bpf-next 0/2] Fixes for kfunc prototype generation 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=cover.1718295425.git.dxu@dxuuu.xyz \
--to=dxu@dxuuu.xyz \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=sfr@canb.auug.org.aukernel-team \
/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