Re: [PATCH bpf-next v4 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
From: Christian Brauner
Date: Wed Nov 20 2024 - 04:13:03 EST
On Tue, Nov 19, 2024 at 06:40:12PM +0000, Juntong Deng wrote:
> I noticed that the path_d_path_kfunc_non_lsm test case failed in BPF CI,
> I will fix it in the next version.
>
> But before that, I would like to get some feedback. :)
Please resend once -rc1 is out and rebased to upstream where - as you
noticed - all fdget_rcu() variants are gone.