Re: [PATCH v12 08/11] arm64/kasan: add and use kasan_map_populate()

From: Pavel Tatashin
Date: Fri Nov 03 2017 - 11:52:47 EST


1. Replace these two patches:

arm64/kasan: add and use kasan_map_populate()
x86/kasan: add and use kasan_map_populate()

With:

x86/mm/kasan: don't use vmemmap_populate() to initialize
Âshadow
arm64/mm/kasan: don't use vmemmap_populate() to initialize
Âshadow


Pavel, could you please send the patches? These patches doesn't interfere with rest of the series,
so I think it should be enough to send just two patches to replace the old ones.


Hi Andrey,

I asked Michal and Andrew how to proceed but never received a reply from them. The patches independent from the deferred page init series as long as they come before the series.

Anyway, I will post these two patches to the mailing list soon. But, not really sure if they will be taken into mm-tree.

Pavel