]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit - CREDITS
mm/slab: remove mm/slab.c and slab_def.h
authorVlastimil Babka <vbabka@suse.cz>
Mon, 2 Oct 2023 18:43:43 +0000 (20:43 +0200)
committerVlastimil Babka <vbabka@suse.cz>
Wed, 6 Dec 2023 10:56:55 +0000 (11:56 +0100)
commit16a1d968358aa9e897ce995fa45cb15d55a0e83d
tree33dfa0005756260a20638a3b6a44806245108cc1
parent8c20b29db5087684c2d46ca5a33b504b0743c85e
mm/slab: remove mm/slab.c and slab_def.h

Remove the SLAB implementation. Update CREDITS.
Also update and properly sort the SLOB entry there.

RIP SLAB allocator (1996 - 2024)

Reviewed-by: Kees Cook <keescook@chromium.org>
Acked-by: Christoph Lameter <cl@linux.com>
Acked-by: David Rientjes <rientjes@google.com>
Tested-by: David Rientjes <rientjes@google.com>
Acked-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Tested-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
CREDITS
include/linux/slab_def.h [deleted file]
mm/slab.c [deleted file]