[PATCH tip/core/rcu 0/2] mem_dump_obj() updates for v5.14

From: Paul E. McKenney
Date: Tue May 11 2021 - 18:57:47 EST


Hello!

This series provides updates for the mem_dump_obj() functionality.

1. Fix backtrace of objects to handle redzone adjustment, courtesy
of Maninder Singh.

2. Add Support for free path information of an object, courtesy of
Maninder Singh.

Thanx, Paul

------------------------------------------------------------------------

b/mm/slab.h | 1 +
b/mm/slab_common.c | 12 +++++++++++-
b/mm/slub.c | 1 +
b/mm/util.c | 2 +-
mm/slub.c | 7 +++++++
5 files changed, 21 insertions(+), 2 deletions(-)