From: "Kumar Kartikeya Dwivedi" <memxor@gmail.com>
To: "Leon Hwang" <leon.hwang@linux.dev>, <bpf@vger.kernel.org>
Cc: "Alexei Starovoitov" <ast@kernel.org>,
"Daniel Borkmann" <daniel@iogearbox.net>,
"John Fastabend" <john.fastabend@gmail.com>,
"Andrii Nakryiko" <andrii@kernel.org>,
"Eduard Zingerman" <eddyz87@gmail.com>,
"Martin KaFai Lau" <martin.lau@linux.dev>,
"Song Liu" <song@kernel.org>,
"Yonghong Song" <yonghong.song@linux.dev>,
"Jiri Olsa" <jolsa@kernel.org>,
"Emil Tsalapatis" <emil@etsalapatis.com>,
"Ihor Solodrai" <ihor.solodrai@linux.dev>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH bpf-next] bpf: Trim special_kfunc_list in verifier
Date: Thu, 13 Aug 2026 06:55:29 +0200 [thread overview]
Message-ID: <DKNJR6PWB9H8.1KQ1YNIGKMXTE@gmail.com> (raw)
In-Reply-To: <20260812164843.55601-1-leon.hwang@linux.dev>
On Wed Aug 12, 2026 at 6:48 PM CEST, Leon Hwang wrote:
> The commit 7619a0ee9340 ("bpf: Mark existing lock-safe kfuncs with KF_SPINLOCK_SAFE")
> dropped some helpers in verifier, which also eliminated the use of the
> following kfuncs from the special_kfunc_list:
>
> * bpf_arena_reserve_pages
> * bpf_stream_vprintk
> * bpf_stream_print_stack
>
> So, drop them from the special_kfunc_list.
>
> Signed-off-by: Leon Hwang <leon.hwang@linux.dev>
> ---
Applied. pw-bot is asleep.
prev parent reply other threads:[~2026-08-13 4:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-12 16:48 [PATCH bpf-next] bpf: Trim special_kfunc_list in verifier Leon Hwang
2026-08-13 4:55 ` Kumar Kartikeya Dwivedi [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=DKNJR6PWB9H8.1KQ1YNIGKMXTE@gmail.com \
--to=memxor@gmail.com \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=eddyz87@gmail.com \
--cc=emil@etsalapatis.com \
--cc=ihor.solodrai@linux.dev \
--cc=john.fastabend@gmail.com \
--cc=jolsa@kernel.org \
--cc=leon.hwang@linux.dev \
--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.