[PATCH 9/9] kasan/powerpc: call kasan_init_generic in kasan_init
Christophe Leroy
christophe.leroy at csgroup.eu
Wed Jun 25 03:33:01 PDT 2025
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)
Christophe
More information about the linux-um
mailing list