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)
Acked-by: David Rientjes
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)
---
include/linux/mm.h | 4 +++-
include/linux/slab.h | 2 ++
mm/util.c| 51 +---
2 matches
Mail list logo