Re: [PATCH v2 6/8] arm64: mte: make mte_save_tags() and mte_restore_tags() static

From: David Hildenbrand (Arm)

Date: Wed Sep 09 2026 - 10:26:25 EST


On 9/8/26 17:16, Tal Zussman wrote:
> mte_save_tags() and mte_restore_tags() are only used by
> arch_prepare_to_swap() and arch_swap_restore() in mteswap.c. Make them
> static and remove their declarations from mte.h.
>
> No functional change.
>
> Signed-off-by: Tal Zussman <tz2294@xxxxxxxxxxxx>
> ---

Acked-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>

--
Cheers,

David