[PATCH v4 7/7] x86/kasan: switch to generic kasan_populate_zero_shadow()
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2015-07-27 16:57:56
Also in:
linux-mm, lkml
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2015-07-27 16:57:56
Also in:
linux-mm, lkml
On Fri, Jul 24, 2015 at 07:41:59PM +0300, Andrey Ryabinin wrote:
Now when we have generic kasan_populate_zero_shadow() we could use it for x86. Signed-off-by: Andrey Ryabinin <redacted>
In the interest of facilitating the upstreaming of these patches (when ready ;), can you merge this patch with 2/7? The second patch is already touching x86, so just call it something like "x86/kasan: Generalise kasan shadow mapping initialisation". -- Catalin