diff options
author | Chengming Zhou <chengming.zhou@linux.dev> | 2024-06-07 16:40:14 +0800 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2024-06-24 21:41:41 +0200 |
commit | 4a24bbabc826eaba6f94a9741712117b8e2b0587 (patch) | |
tree | c0d62b3fd5152cbf0afe92addf85972e25880346 /rust/kernel/alloc/allocator.rs | |
parent | adef2aeaa2b936c97865d56c59be2cb7266acbb7 (diff) |
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>
Diffstat (limited to 'rust/kernel/alloc/allocator.rs')
0 files changed, 0 insertions, 0 deletions