lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <72f73a40-d793-11dd-af34-f1491312d3b5@meta.com> Date: Thu, 4 May 2023 07:29:14 -0700 From: Yonghong Song <yhs@...a.com> To: Feng zhou <zhoufeng.zf@...edance.com>, martin.lau@...ux.dev, ast@...nel.org, daniel@...earbox.net, andrii@...nel.org, song@...nel.org, yhs@...com, john.fastabend@...il.com, kpsingh@...nel.org, sdf@...gle.com, haoluo@...gle.com, jolsa@...nel.org, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, mykolal@...com, shuah@...nel.org Cc: bpf@...r.kernel.org, linux-kernel@...r.kernel.org, netdev@...r.kernel.org, linux-kselftest@...r.kernel.org, yangzhenze@...edance.com, wangdongdong.6@...edance.com Subject: Re: [PATCH bpf-next v5 1/2] bpf: Add bpf_task_under_cgroup() kfunc On 5/3/23 8:15 PM, Feng zhou wrote: > From: Feng Zhou <zhoufeng.zf@...edance.com> > > Add a kfunc that's similar to the bpf_current_task_under_cgroup. > The difference is that it is a designated task. > > When hook sched related functions, sometimes it is necessary to > specify a task instead of the current task. > > Signed-off-by: Feng Zhou <zhoufeng.zf@...edance.com> You can carry my Ack from previous revision since there is no change to the patch. Acked-by: Yonghong Song <yhs@...com>
Powered by blists - more mailing lists