linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] don't use vmemmap_populate() to initialize shadow
@ 2017-11-06 18:35 Pavel Tatashin
  2017-11-06 18:35 ` [PATCH v2 1/2] x86/mm/kasan: " Pavel Tatashin
  2017-11-06 18:35 ` [PATCH v2 2/2] arm64/mm/kasan: " Pavel Tatashin
  0 siblings, 2 replies; 4+ messages in thread
From: Pavel Tatashin @ 2017-11-06 18:35 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

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@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2017-11-07 16:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-06 18:35 [PATCH v2 0/2] don't use vmemmap_populate() to initialize shadow Pavel Tatashin
2017-11-06 18:35 ` [PATCH v2 1/2] x86/mm/kasan: " Pavel Tatashin
2017-11-06 18:35 ` [PATCH v2 2/2] arm64/mm/kasan: " Pavel Tatashin
2017-11-07 16:24   ` Andrey Ryabinin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox