Re: [PATCH v5] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB

From: Andrey Ryabinin
Date: Thu Jul 07 2016 - 13:54:21 EST




On 07/07/2016 01:01 PM, Alexander Potapenko wrote:
> Any idea which config option triggers this code path?
> I don't see it with my config, and the config from kbuild doesn't boot for me.
> (I'm trying to bisect the diff between them now)
>

Boot with slub_debug=FPZU.

As I said before, check_pad_bytes() is broken. Sasha's problem very likely caused by it.