]> git.ipfire.org Git - thirdparty/linux.git/commit
mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()
authorZi Yan <ziy@nvidia.com>
Tue, 22 Jul 2025 19:46:49 +0000 (15:46 -0400)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 26 Jul 2025 22:08:22 +0000 (15:08 -0700)
commit48e6561b667e7f0623da3ca34e2b93b7ae2a5d8d
treeb6f17f16f0fcebfe3f49193c4cabc18e2281b2b6
parent511914506d194be931de012a5f2ab55841b9b708
mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()

The trace event has not recorded the right data since it was introduced at
commit c8b360031218 ("mm: add alloc_contig_migrate_range allocation
statistics").  Remove it.

Link: https://lkml.kernel.org/r/20250722194649.4135191-1-ziy@nvidia.com
Signed-off-by: Zi Yan <ziy@nvidia.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202507220742.P3SaKlI6-lkp@intel.com/
Acked-by: David Hildenbrand <david@redhat.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Cc: Brendan Jackman <jackmanb@google.com>
Cc: David Rientjes <rientjes@google.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Martin Liu <liumartin@google.com>
Cc: "Masami Hiramatsu (Google)" <mhiramat@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Richard Chang <richardycc@google.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/trace/events/kmem.h
mm/page_alloc.c