public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
From: Nylon Chen <nylon7@andestech.com>
To: <linux-kernel@vger.kernel.org>, <linux-riscv@lists.infradead.org>,
	<kasan-dev@googlegroups.com>
Cc: aou@eecs.berkeley.edu, nickhu@andestech.com,
	alankao@andestech.com, Nylon Chen <nylon7@andestech.com>,
	nylon7717@gmail.com, glider@google.com, paul.walmsley@sifive.com,
	aryabinin@virtuozzo.com, palmer@dabbelt.com, dvyukov@google.com
Subject: [PATCH v2 0/1] kasan: support backing vmalloc space for riscv
Date: Sat, 16 Jan 2021 13:58:34 +0800	[thread overview]
Message-ID: <20210116055836.22366-1-nylon7@andestech.com> (raw)

v1: https://lore.kernel.org/patchwork/cover/1364392/
v2:
    1) Fix checkpatch issues.
    2) Remove set_pmd and pmd_populate because it's not necessary.

Nylon Chen (1):
  riscv/kasan: add KASAN_VMALLOC support

 arch/riscv/Kconfig         |  1 +
 arch/riscv/mm/kasan_init.c | 57 +++++++++++++++++++++++++++++++++++++-
 2 files changed, 57 insertions(+), 1 deletion(-)

-- 
2.17.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

             reply	other threads:[~2021-01-16  5:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-16  5:58 Nylon Chen [this message]
2021-01-16  5:58 ` [PATCH v2 1/1] riscv/kasan: add KASAN_VMALLOC support Nylon Chen
2021-01-23  3:56   ` Palmer Dabbelt
2021-02-08  6:28     ` Alex Ghiti
2021-02-13 10:52       ` Alex Ghiti
2021-02-21 13:38         ` Alex Ghiti
2021-02-22  1:37           ` Nylon Chen
2021-02-22 17:13             ` Alex Ghiti
2021-02-24 19:11               ` Alex Ghiti
2021-02-25  9:10                 ` Nylon Chen

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=20210116055836.22366-1-nylon7@andestech.com \
    --to=nylon7@andestech.com \
    --cc=alankao@andestech.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=aryabinin@virtuozzo.com \
    --cc=dvyukov@google.com \
    --cc=glider@google.com \
    --cc=kasan-dev@googlegroups.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=nickhu@andestech.com \
    --cc=nylon7717@gmail.com \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    /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