From: pasha.tatashin@oracle.com (Pavel Tatashin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v1 0/2] don't use vmemmap_populate() to initialize shadow
Date: Fri, 3 Nov 2017 14:51:45 -0400 [thread overview]
Message-ID: <20171103185147.2688-1-pasha.tatashin@oracle.com> (raw)
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
next reply other threads:[~2017-11-03 18:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-03 18:51 Pavel Tatashin [this message]
2017-11-03 18:51 ` [PATCH v1 1/2] x86/mm/kasan: don't use vmemmap_populate() to initialize shadow Pavel Tatashin
2017-11-03 18:51 ` [PATCH v1 2/2] arm64/mm/kasan: " Pavel Tatashin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171103185147.2688-1-pasha.tatashin@oracle.com \
--to=pasha.tatashin@oracle.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).