Re: [PATCH net-next] liquidio: Remove unneeded cast from memory allocation

From: Joe Perches
Date: Tue Jul 28 2020 - 11:56:13 EST


On Tue, 2020-07-28 at 15:39 +0000, Derek Chickles wrote:
> I think that is fine as well. We just used vmalloc since there is no need
> for a physically contiguous piece of memory.

Do any of the allocs in the driver actually need vmalloc?