linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] don't use vmemmap_populate() to initialize shadow
@ 2017-11-03 18:51 Pavel Tatashin
  2017-11-03 18:51 ` [PATCH v1 1/2] x86/mm/kasan: " Pavel Tatashin
  2017-11-03 18:51 ` [PATCH v1 2/2] arm64/mm/kasan: don't " Pavel Tatashin
  0 siblings, 2 replies; 5+ messages in thread
From: Pavel Tatashin @ 2017-11-03 18:51 UTC (permalink / raw)
  To: aryabinin, will.deacon, mhocko, akpm, linux-kernel, linux-mm,
	linux-arm-kernel, x86, kasan-dev, borntraeger, heiko.carstens,
	willy, ard.biesheuvel, mark.rutland, catalin.marinas, sam,
	mgorman, steven.sistare, daniel.m.jordan, bob.picco

Andrey Ryabinin asked to replace the three patches in my series:

x86-kasan-add-and-use-kasan_map_populate.patch
arm64-kasan-add-and-use-kasan_map_populate.patch
arm64-kasan-avoid-using-vmemmap_populate-to-initialise-shadow.patch

With two patches in this thread:

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

Pavel Tatashin (2):
  x86/mm/kasan: don't use vmemmap_populate() to initialize shadow
  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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-11-23  4:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-03 18:51 [PATCH v1 0/2] don't use vmemmap_populate() to initialize shadow Pavel Tatashin
2017-11-03 18:51 ` [PATCH v1 1/2] x86/mm/kasan: " Pavel Tatashin
2017-11-22  7:46   ` [tip:x86/urgent] x86/mm/kasan: Don't " tip-bot for Andrey Ryabinin
2017-11-23  4:35     ` Andy Lutomirski
2017-11-03 18:51 ` [PATCH v1 2/2] arm64/mm/kasan: don't " Pavel Tatashin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).