Re: [PATCH 2/2] mm: move alloc tag to mm

From: SeongJae Park

Date: Thu Jun 25 2026 - 19:56:59 EST


On Thu, 25 Jun 2026 11:48:57 -0700 Suren Baghdasaryan <surenb@xxxxxxxxxx> wrote:

> From: Lorenzo Stoakes <ljs@xxxxxxxxxx>
>
> The alloc tagging work is really mm-specific, so move alloc_tag.c to mm/
> and additionally update the MAINTAINERS entry to place it within memory
> management and port over the Kconfig and Makefile code to mm.

Makes sense to me.

>
> Signed-off-by: Lorenzo Stoakes <ljs@xxxxxxxxxx>
> Signed-off-by: Suren Baghdasaryan <surenb@xxxxxxxxxx>

Reviewed-by: SeongJae Park <sj@xxxxxxxxxx>


Thanks,
SJ

[...]