Re: [PATCH v2 2/4] mm/util: Add kvmalloc_node_caller

From: David Rientjes
Date: Wed Mar 24 2021 - 15:05:25 EST


On Wed, 24 Mar 2021, Matthew Wilcox (Oracle) wrote:

> Allow the caller of kvmalloc to specify who counts as the allocator
> of the memory instead of assuming it's the immediate caller.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>