On Mon, Apr 11, 2022 at 9:20 PM Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote: > > On Mon, Apr 11, 2022 at 04:35:49PM -0700, Song Liu wrote: > > Use __vmalloc_node_range with VM_ALLOW_HUGE_VMAP for bpf_prog_pack so that > > That is only very indirectly true now. Yeah, I realized I missed this part after sending it. Will fix. Thanks, Song