Re: [PATCH] slab: remove store_stackinfo()

From: Thomas Gleixner
Date: Wed Apr 17 2019 - 05:37:13 EST


On Tue, 16 Apr 2019, Qian Cai wrote:

> store_stackinfo() does not seem used in actual SLAB debugging.
> Potentially, it could be added to check_poison_obj() to provide more
> information, but this seems like an overkill due to the declining
> popularity of the SLAB, so just remove it instead.
>
> Signed-off-by: Qian Cai <cai@xxxxxx>

Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>