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

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


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

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

Thread overview: 20+ 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 ` Nylon Chen
2021-01-16  5:58 ` [PATCH v2 1/1] riscv/kasan: add KASAN_VMALLOC support Nylon Chen
2021-01-16  5:58   ` Nylon Chen
2021-01-23  3:56   ` Palmer Dabbelt
2021-01-23  3:56     ` Palmer Dabbelt
2021-02-08  6:28     ` Alex Ghiti
2021-02-08  6:28       ` Alex Ghiti
2021-02-13 10:52       ` Alex Ghiti
2021-02-13 10:52         ` Alex Ghiti
2021-02-21 13:38         ` Alex Ghiti
2021-02-21 13:38           ` Alex Ghiti
2021-02-22  1:37           ` Nylon Chen
2021-02-22  1:37             ` Nylon Chen
2021-02-22 17:13             ` Alex Ghiti
2021-02-22 17:13               ` Alex Ghiti
2021-02-24 19:11               ` Alex Ghiti
2021-02-24 19:11                 ` Alex Ghiti
2021-02-25  9:10                 ` Nylon Chen
2021-02-25  9:10                   ` Nylon Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.