Re: [PATCH RESEND 0/3] mm: trace: decode architecture-specific VMA flags

From: Steven Rostedt

Date: Fri Aug 07 2026 - 08:48:05 EST


On Fri, 7 Aug 2026 11:13:49 +0800
Meijing Zhao <zhaomeijing100@xxxxxxxxx> wrote:

> Hi,
>
> A gentle ping on this patch series. It has been about two weeks since
> it was posted, and I have not received any feedback yet.
>
> Would you have a chance to take a look? Please let me know if I should
> rebase or resend the series.
>
> For reference, the original thread is available here:
> https://lore.kernel.org/linux-mm/20260723092905.761037-1-zhaomeijing100@xxxxxxxxx/
>

You may need to Cc the MM maintainers too. Not just linux-mm mailing list.
Modifications of tracepoints in subsystems belong to the subsystem
maintainer, not the tracing maintainers. We just maintain the
infrastructure, not the content.

-- Steve