Re: Possible regression in "slab, slub: skip unnecessary kasan_cache_shutdown()"

From: Jason A. Donenfeld
Date: Tue Jun 19 2018 - 16:20:32 EST


Hi Shakeel,

On Tue, Jun 19, 2018 at 9:21 PM Shakeel Butt <shakeelb@xxxxxxxxxx> wrote:
> Jason, can you try the following patch?

Your patch also fixed the problem, which was also fixed by enabling
CONFIG_SLUB_DEBUG, per the other email. I haven't checked to see if
your patch is simply a subset of what SLUB_DEBUG is doing or what. But
hopefully this points in the right direction now.

Jason