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

Steven Rostedt <[email protected]> Fri, 7 Aug 2026 08:47:45 -0400
Newsgroups org.kernel.vger.linux-trace-kernel,org.kernel.vger.linux-kernel,org.kvack.linux-mm
Message-ID <[email protected]>
On Fri,  7 Aug 2026 11:13:49 +0800
Meijing Zhao <[email protected]> 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/[email protected]/
> 

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