[PATCH 9/9] kasan/powerpc: call kasan_init_generic in kasan_init

Sabyrzhan Tasbolatov snovitoll at gmail.com
Wed Jun 25 05:45:34 PDT 2025


On Wed, Jun 25, 2025 at 3:33 PM Christophe Leroy
<christophe.leroy at csgroup.eu> wrote:
>
>
>
> Le 25/06/2025 à 11:52, Sabyrzhan Tasbolatov a écrit :
> > Call kasan_init_generic() which enables the static flag
> > to mark generic KASAN initialized, otherwise it's an inline stub.
> > Also prints the banner from the single place.
>
> What about:
>
> arch/powerpc/mm/kasan/init_32.c:void __init kasan_init(void)
> arch/powerpc/mm/kasan/init_book3e_64.c:void __init kasan_init(void)

Thanks, I've missed them. Will add in v2.
I've also found out that I've missed:
arch/arm/mm/kasan_init.c
arch/riscv/mm/kasan_init.c

>
> Christophe
>



More information about the linux-um mailing list