[PATCH 0/3] slab: fix and cleanup of slub_debug

From: Chengming Zhou
Date: Tue May 28 2024 - 03:18:02 EST


Hello,

This series includes minor fix and cleanup of slub_debug, please see
the commits for details.

Signed-off-by: Chengming Zhou <chengming.zhou@xxxxxxxxx>
---
Chengming Zhou (3):
slab: check the return value of check_bytes_and_report()
slab: don't put freepointer outside of object if only orig_size
slab: delete useless RED_INACTIVE and RED_ACTIVE

include/linux/poison.h | 7 ++-----
mm/slub.c | 11 ++++++-----
tools/include/linux/poison.h | 7 ++-----
3 files changed, 10 insertions(+), 15 deletions(-)
---
base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
change-id: 20240528-b4-slab-debug-1d8179fc996a

Best regards,
--
Chengming Zhou <chengming.zhou@xxxxxxxxx>