linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] x86, mm: minor tlb_flush tracepoint adjustments
@ 2025-05-28  5:35 Tal Zussman
  2025-05-28  5:35 ` [PATCH 1/2] x86/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum Tal Zussman
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Tal Zussman @ 2025-05-28  5:35 UTC (permalink / raw)
  To: Steven Rostedt, Masami Hiramatsu, Mathieu Desnoyers, Ingo Molnar,
	Rik van Riel, Andrew Morton, David Hildenbrand, Lorenzo Stoakes,
	Liam R. Howlett, Vlastimil Babka, Mike Rapoport,
	Suren Baghdasaryan, Michal Hocko, x86
  Cc: linux-kernel, linux-trace-kernel, linux-mm, Tal Zussman

One minor fix and one minor cleanup related to the tlb_flush tracepoint.

As an aside, include/trace/events/tlb.h isn't covered by MAINTAINERS,
along with other mm related files under include/trace/events/. Flagging
this since I see there's a recent effort to overhaul the mm MAINTAINERS
entries.

It's been a while since I've submitted patches to the mailing list --
please let me know if anything looks off. Thanks!

Signed-off-by: Tal Zussman <tz2294@columbia.edu>
---
Tal Zussman (2):
      x86/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum
      mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS

 include/linux/mm_types.h   | 1 -
 include/trace/events/tlb.h | 3 ++-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: 200577f69f29a58c90c67c83a0df6d12850e1d09
change-id: 20250528-tlb-trace-fix-eb9b6fc7bb26

Best regards,
-- 
Tal Zussman <tz2294@columbia.edu>



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-08-04  9:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-28  5:35 [PATCH 0/2] x86, mm: minor tlb_flush tracepoint adjustments Tal Zussman
2025-05-28  5:35 ` [PATCH 1/2] x86/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum Tal Zussman
2025-05-28  9:06   ` David Hildenbrand
2025-06-02 16:52     ` Steven Rostedt
2025-05-28 14:25   ` Rik van Riel
2025-05-28  5:35 ` [PATCH 2/2] mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS Tal Zussman
2025-05-28  9:06   ` David Hildenbrand
2025-05-28 14:26   ` Rik van Riel
2025-05-28  9:09 ` [PATCH 0/2] x86, mm: minor tlb_flush tracepoint adjustments David Hildenbrand
2025-06-03 22:52   ` Tal Zussman
2025-06-17 20:43 ` Tal Zussman
2025-08-04  9:15   ` Tal Zussman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).