* [GIT PULL] x86/debug changes for v6.16
@ 2025-05-25 11:05 Ingo Molnar
2025-05-27 5:03 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2025-05-25 11:05 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, the arch/x86 maintainers
Linus,
Please pull the latest x86/debug Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-debug-2025-05-25
# HEAD: 06aa9378df017ea7482b1bfdcd750104c8b3c407 x86/tracing, x86/mm: Move page fault tracepoints to generic
Move the x86 page fault tracepoints to generic code, because
other architectures would like to make use of them as well.
Thanks,
Ingo
------------------>
Nam Cao (2):
x86/tracing, x86/mm: Remove redundant trace_pagefault_key
x86/tracing, x86/mm: Move page fault tracepoints to generic
arch/x86/include/asm/trace/common.h | 12 ----------
arch/x86/include/asm/trace/irq_vectors.h | 1 -
arch/x86/kernel/Makefile | 1 -
arch/x86/kernel/tracepoint.c | 21 -----------------
arch/x86/mm/Makefile | 2 --
arch/x86/mm/fault.c | 5 +---
.../trace => include/trace/events}/exceptions.h | 27 +++++++---------------
7 files changed, 9 insertions(+), 60 deletions(-)
delete mode 100644 arch/x86/include/asm/trace/common.h
delete mode 100644 arch/x86/kernel/tracepoint.c
rename {arch/x86/include/asm/trace => include/trace/events}/exceptions.h (55%)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-27 5:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-25 11:05 [GIT PULL] x86/debug changes for v6.16 Ingo Molnar
2025-05-27 5:03 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox