]> www.infradead.org Git - users/jedix/linux-maple.git/commit
slab: delete useless RED_INACTIVE and RED_ACTIVE
authorChengming Zhou <chengming.zhou@linux.dev>
Fri, 7 Jun 2024 08:40:14 +0000 (16:40 +0800)
committerVlastimil Babka <vbabka@suse.cz>
Mon, 24 Jun 2024 19:41:41 +0000 (21:41 +0200)
commit4a24bbabc826eaba6f94a9741712117b8e2b0587
treec0d62b3fd5152cbf0afe92addf85972e25880346
parentadef2aeaa2b936c97865d56c59be2cb7266acbb7
slab: delete useless RED_INACTIVE and RED_ACTIVE

These seem useless since we use the SLUB_RED_INACTIVE and SLUB_RED_ACTIVE,
so just delete them, no functional change.

Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Chengming Zhou <chengming.zhou@linux.dev>
Reviewed-by: Christoph Lameter (Ampere) <cl@linux.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
include/linux/poison.h
mm/slub.c
tools/include/linux/poison.h