[PATCH RFC 7/8] arm64: kasan: Add system_supports_tags helper

Hillf Danton hdanton at sina.com
Tue Oct 20 02:22:48 EDT 2020


On Wed, 14 Oct 2020 22:44:35 +0200
>  
>  #ifdef CONFIG_KASAN_HW_TAGS
> +#define arch_system_supports_tags()		system_supports_mte()

s/system_supports/support/ in order to look more like the brother of

>  #define arch_init_tags(max_tag)			mte_init_tags(max_tag)



More information about the linux-arm-kernel mailing list