Re: [PATCH v4 1/6] riscv: Split early and final KASAN population functions
From: Björn Töpel
Date: Fri Feb 17 2023 - 06:50:37 EST
Alexandre Ghiti <alexghiti@xxxxxxxxxxxx> writes:
> This is a preliminary work that allows to make the code more
> understandable.
>
> Signed-off-by: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
> ---
> arch/riscv/mm/kasan_init.c | 185 +++++++++++++++++++++++--------------
> 1 file changed, 116 insertions(+), 69 deletions(-)
Reviewed-by: Björn Töpel <bjorn@xxxxxxxxxxxx>