]> www.infradead.org Git - users/willy/linux.git/commit
mm: Convert slob to use struct slab
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 4 Oct 2021 11:26:50 +0000 (07:26 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 4 Oct 2021 13:18:01 +0000 (09:18 -0400)
commite733ec547cdb98a052b75b157f8cbb6512c20bc8
tree050986b67680c4828fae3cdc9c2f3c7b817d0f02
parent38c4c4e994c000488c587c07da59870487b22b6c
mm: Convert slob to use struct slab

Use struct slab throughout the slob allocator.

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