On Fri, 03 Feb 2023 08:52:26 +0100, Alexandre Ghiti wrote: > As described in patch 2, our current kasan implementation is intricate, > so I tried to simplify the implementation and mimic what arm64/x86 are > doing. > > In addition it fixes UEFI bootflow with a kasan kernel and kasan inline > instrumentation: all kasan configurations were tested on a large ubuntu > kernel with success with KASAN_KUNIT_TEST and KASAN_MODULE_TEST. > > [...] Applied, thanks! [1/6] riscv: Split early and final KASAN population functions https://git.kernel.org/palmer/c/cd0334e1c091 [2/6] riscv: Rework kasan population functions https://git.kernel.org/palmer/c/96f9d4daf745 [3/6] riscv: Move DTB_EARLY_BASE_VA to the kernel address space https://git.kernel.org/palmer/c/401e84488800 [4/6] riscv: Fix EFI stub usage of KASAN instrumented strcmp function https://git.kernel.org/palmer/c/617955ca6e27 [5/6] riscv: Fix ptdump when KASAN is enabled https://git.kernel.org/palmer/c/ecd7ebaf0b5a [6/6] riscv: Unconditionnally select KASAN_VMALLOC if KASAN https://git.kernel.org/palmer/c/864046c512c2 Best regards, -- Palmer Dabbelt <palmer@xxxxxxxxxxxx>