Re: [PATCH v10 5/5] kasan debug: track pages allocated for vmalloc shadow

From: Andrey Ryabinin
Date: Tue Oct 29 2019 - 13:35:19 EST


On 10/29/19 7:20 AM, Daniel Axtens wrote:
> Provide the current number of vmalloc shadow pages in
> /sys/kernel/debug/kasan/vmalloc_shadow_pages.
>

I wouldn't merge this. I don't see use-case for this, besides
testing this patch set. And I think that number should be possible to
extract via page_owner mechanism.