]> www.infradead.org Git - users/willy/linux.git/commit
mm/slub: Convert setup_page_debug() to setup_slab_debug()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 2 Oct 2021 03:18:37 +0000 (23:18 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 4 Oct 2021 13:18:01 +0000 (09:18 -0400)
commit3d37d1671ab2e50abf315b6f0445e9ca18da2aa5
treebba4847ac8ff14f2c79d8cc0c5eb2328824a3dce
parent77463c21c92e808e5d6d80645a8e8ff89d2537cf
mm/slub: Convert setup_page_debug() to setup_slab_debug()

Removes a call to slab_page()

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