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)
commitaf961f8059a42d1b9941dd8aa83420b25fd17e91
treec672cc19e7d3f47b5eaedec57bea61f77ddbcf24
parent0bdcef54a25b1990ab43cb58817731290b07dc50
parent6edf2576a6cc46460c164831517a36064eb8109c
Merge branch 'slab/for-6.1/slub_debug_waste' into slab/for-next

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.
include/linux/slab.h
mm/slab_common.c
mm/slub.c