Merge branch 'slab/for-6.1/slub_debug_waste' into slab/for-next
authorVlastimil Babka <vbabka@suse.cz>
Thu, 29 Sep 2022 09:28:26 +0000 (11:28 +0200)
committerVlastimil Babka <vbabka@suse.cz>
Thu, 29 Sep 2022 09:28:26 +0000 (11:28 +0200)
A patch from Feng Tang that enhances the existing debugfs alloc_traces
file for kmalloc caches with information about how much space is wasted
by allocations that needs less space than the particular kmalloc cache
provides.

1  2 
include/linux/slab.h
mm/slab_common.c
mm/slub.c

Simple merge
Simple merge
diff --cc mm/slub.c
Simple merge