[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <8e2f707e2efa1fc1d1ffd2f9f6758e8c4a82c83e.1648132613.git.christophe.leroy@csgroup.eu>
Date: Thu, 24 Mar 2022 15:38:28 +0100
From: Christophe Leroy <christophe.leroy@...roup.eu>
To: Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Michael Ellerman <mpe@...erman.id.au>,
Steven Rostedt <rostedt@...dmis.org>,
Ingo Molnar <mingo@...hat.com>
Cc: Christophe Leroy <christophe.leroy@...roup.eu>,
linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org
Subject: [PATCH] MAINTAINERS: Add arch/powerpc/kernel/trace to TRACING
Most architectures have ftrace related stuff in arch/*/kernel/ftrace.c
but powerpc has spread in multiple files located in
arch/powerpc/kernel/trace/
Signed-off-by: Christophe Leroy <christophe.leroy@...roup.eu>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e127c2fb08a7..3b5943f34568 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19592,6 +19592,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
F: Documentation/trace/ftrace.rst
F: arch/*/*/*/ftrace.h
F: arch/*/kernel/ftrace.c
+F: arch/powerpc/kernel/trace/
F: fs/tracefs/
F: include/*/ftrace.h
F: include/linux/trace*.h
--
2.35.1
Powered by blists - more mailing lists