On 7/8/25 6:57 PM, Emil Tsalapatis wrote:
Add a new BPF arena kfunc for reserving a range of arena virtual addresses without backing them with pages. This prevents the range from being populated using bpf_arena_alloc_pages(). Signed-off-by: Emil Tsalapatis <emil@xxxxxxxxxxxxxxx>
Acked-by: Yonghong Song <yonghong.song@xxxxxxxxx>