+ linux-mm * Caleb Sander Mateos <csan...@purestorage.com> [250411 12:18]: > The vma_mas_szero and vma_store tracepoints are unused since commit > fbcc3104b843 ("mmap: convert __vma_adjust() to use vma iterator"). > Remove them so they are no longer listed as available tracepoints. > > Reported-by: Eric Mueller <emuel...@purestorage.com> > Signed-off-by: Caleb Sander Mateos <csan...@purestorage.com> > --- > include/trace/events/mmap.h | 52 -------------------------------------
Just a note about this file, it is currently not listed in MEMORY MAPPING, but it seems other files in the trace/events are handled by entries in the MAINTAINERS file. I'll send out a change to MAINTAINERS to do this. Thanks, Liam