Re: [syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
From: Dan Carpenter
Date: Thu Feb 10 2022 - 12:57:22 EST
On Thu, Feb 10, 2022 at 08:45:08PM +0300, Dan Carpenter wrote:
> Is it normally going to huge? You could call vmalloc() instead of
> kvmalloc().
Wait that would make the allocation succeed... We don't want that.
That was a dumb idea. Forget I said that.
regards,
dan carpenter