[PATCH v2 0/2] riscv asan-stack fixes
Palmer Dabbelt
palmer at dabbelt.com
Fri Oct 29 11:08:28 PDT 2021
On Thu, 28 Oct 2021 21:59:25 PDT (-0700), alexandre.ghiti at canonical.com wrote:
> This small patchset fixes asan-stack for riscv.
>
> Changes in v2:
> * fix KASAN_VMALLOC=n
> * swap both patches in order not to have a non-bootable kernel commit
>
> Alexandre Ghiti (2):
> riscv: Do not re-populate shadow memory with
> kasan_populate_early_shadow
> riscv: Fix asan-stack clang build
>
> arch/riscv/Kconfig | 6 ++++++
> arch/riscv/include/asm/kasan.h | 3 +--
> arch/riscv/mm/kasan_init.c | 14 +++-----------
> 3 files changed, 10 insertions(+), 13 deletions(-)
Thanks, these are on fixes.
More information about the linux-riscv
mailing list