[PATCH v2 0/2] don't use vmemmap_populate() to initialize shadow

Pavel Tatashin pasha.tatashin at oracle.com
Mon Nov 6 10:35:14 PST 2017


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




More information about the linux-arm-kernel mailing list