[PATCH v2 4/5] arm64: mte: Add asymmetric mode support
Vincenzo Frascino
vincenzo.frascino at arm.com
Wed Oct 6 07:21:17 PDT 2021
On 10/6/21 2:19 PM, Andrey Konovalov wrote:
>> + if (!system_uses_mte_async_mode())
>> + static_branch_enable(&mte_async_mode);
> Using this variable and function here still looks confusing. Maybe
> naming the variable mte_async_or_asymm_mode? Or
> mte_async_fault_possible similarly to KASAN?
>
>
mte_async_or_asymm_mode works for me. I will modify the code in v3.
Thanks.
--
Regards,
Vincenzo
More information about the linux-arm-kernel
mailing list