linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] kasan: support backing vmalloc space for riscv
@ 2021-01-16  5:58 Nylon Chen
  2021-01-16  5:58 ` [PATCH v2 1/1] riscv/kasan: add KASAN_VMALLOC support Nylon Chen
  0 siblings, 1 reply; 10+ messages in thread
From: Nylon Chen @ 2021-01-16  5:58 UTC (permalink / raw)
  To: linux-kernel, linux-riscv, kasan-dev
  Cc: aou, nickhu, alankao, Nylon Chen, nylon7717, glider,
	paul.walmsley, aryabinin, palmer, dvyukov

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

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

end of thread, other threads:[~2021-02-25  9:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-16  5:58 [PATCH v2 0/1] kasan: support backing vmalloc space for riscv Nylon Chen
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

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).