[PATCH v13 2/7] kasan: Add KASAN mode kernel parameter

Vincenzo Frascino vincenzo.frascino at arm.com
Fri Feb 12 06:26:27 EST 2021



On 2/11/21 5:50 PM, Andrey Konovalov wrote:
> Let's default to KASAN_ARG_MODE_DEFAULT like for other args:
> 
> if (!arg)
>   return -EINVAL;
> 
> kasan_init_hw_tags_cpu()/kasan_init_hw_tags() already handle
> KASAN_ARG_MODE_DEFAULT properly.

Ok, no problem, I will take care of it in the next version.

-- 
Regards,
Vincenzo



More information about the linux-arm-kernel mailing list