Re: [PATCH bpf-next v3 0/2] bpf: require an owned cpumask for bpf_cpumask_populate()
Tejun Heo <[email protected]> Sat, 11 Jul 2026 13:38:09 -1000
| Newsgroups | dev.linux.lists.sched-ext,org.kernel.vger.bpf |
|---|---|
| Message-ID | <[email protected]> |
Hello, On Fri, Jul 10, 2026 at 09:17:08PM +0200, Kumar Kartikeya Dwivedi wrote: > Hi sched-ext folks, this fix looks good to me and on cursory look, apart from > potential signature change which may require some adjustment to casts, it should > not break existing intendended usage. > > Could others confirm this? Thanks AFAICS, this shouldn't break anything. Acked-by: Tejun Heo <[email protected]> Thanks. -- tejun