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

From: Andrey Ryabinin
Date: Fri Nov 03 2017 - 11:37:45 EST




On 10/18/2017 08:23 PM, Pavel Tatashin wrote:
> Hi Andrew and Michal,
>
> There are a few changes I need to do to my series:
>
> 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.




> 2. Fix a kbuild warning about section mismatch in
> mm: deferred_init_memmap improvements
>
> How should I proceed to get these replaced in mm-tree? Send three new patches, or send a new series?
>
> Thank you,
> Pavel
>