[v5 PATCH 1/2] hugetlb: arm64: add mte support
Catalin Marinas
catalin.marinas at arm.com
Mon Sep 16 08:34:11 PDT 2024
On Fri, Sep 13, 2024 at 11:34:03AM -0700, Yang Shi wrote:
> Enable MTE support for hugetlb.
>
> The MTE page flags will be set on the folio only. When copying
> hugetlb folio (for example, CoW), the tags for all subpages will be copied
> when copying the first subpage.
>
> When freeing hugetlb folio, the MTE flags will be cleared.
>
> Signed-off-by: Yang Shi <yang at os.amperecomputing.com>
The patch looks fine to me:
Reviewed-by: Catalin Marinas <catalin.marinas at arm.com>
You may want to rebase and repost after the merging window.
More information about the linux-arm-kernel
mailing list