Re: [PATCH v5 18/19] mm: Unpoison vms[area] addresses with a common tag

From: Andrey Konovalov
Date: Mon Sep 08 2025 - 16:21:19 EST


On Mon, Sep 8, 2025 at 3:12 PM Maciej Wieczor-Retman
<maciej.wieczor-retman@xxxxxxxxx> wrote:
>
> >Do we need this fix for the HW_TAGS mode too?
>
> Oh, I suppose it could also affect the hardware mode since this is related to
> tagged pointers and NUMA nodes. I'll try to also make it work for HW_TAGS.

Ack. I suspect you won't need to provide two separate implementations
for this then.

Also, could you split out this fix into a separate patch with the
Fixes and CC stable tags (or put the fix first in the series)?