]> www.infradead.org Git - users/willy/linux.git/commit
mm: Convert slab to use struct slab
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 29 Sep 2021 19:58:22 +0000 (15:58 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 4 Oct 2021 13:18:01 +0000 (09:18 -0400)
commit38c4c4e994c000488c587c07da59870487b22b6c
tree21b42dbaa12aee71f3933d22518fb3e80310b028
parentef1386894d02c4c400e87d6e0928895069e13cd1
mm: Convert slab to use struct slab

Use struct slab throughout the slab allocator.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
mm/slab.c
mm/slab.h