Corrected "From" fields in these two patches to preserve the original authorship. Andrey Ryabinin (1): x86/mm/kasan: don't use vmemmap_populate() to initialize shadow Will Deacon (1): arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow arch/arm64/Kconfig | 2 +- arch/arm64/mm/kasan_init.c | 130 ++++++++++++++++++++++++---------------- arch/x86/Kconfig | 2 +- arch/x86/mm/kasan_init_64.c | 143 +++++++++++++++++++++++++++++++++++++++++--- 4 files changed, 218 insertions(+), 59 deletions(-) -- 2.15.0 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>