[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <165039892495.4207.6630628303987069418.tip-bot2@tip-bot2>
Date: Tue, 19 Apr 2022 20:08:44 -0000
From: "tip-bot2 for Josh Poimboeuf" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: Josh Poimboeuf <jpoimboe@...hat.com>,
Peter Zijlstra <peterz@...radead.org>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: [tip: x86/urgent] MAINTAINERS: Add x86 unwinding entry
The following commit has been merged into the x86/urgent branch of tip:
Commit-ID: 610abf3dea1092445b4b185e14ed130d1ec6aa74
Gitweb: https://git.kernel.org/tip/610abf3dea1092445b4b185e14ed130d1ec6aa74
Author: Josh Poimboeuf <jpoimboe@...hat.com>
AuthorDate: Tue, 19 Apr 2022 09:54:41 -07:00
Committer: Peter Zijlstra <peterz@...radead.org>
CommitterDate: Tue, 19 Apr 2022 21:58:47 +02:00
MAINTAINERS: Add x86 unwinding entry
Create a new section for x86 unwinder maintenance.
Signed-off-by: Josh Poimboeuf <jpoimboe@...hat.com>
Link: https://lore.kernel.org/r/db2b764b735a9481df9f7717a3a1f75ba496fcc1.1650387176.git.jpoimboe@redhat.com
Signed-off-by: Peter Zijlstra <peterz@...radead.org>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 40fa195..63ace80 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21434,6 +21434,15 @@ F: arch/x86/include/asm/uv/
F: arch/x86/kernel/apic/x2apic_uv_x.c
F: arch/x86/platform/uv/
+X86 STACK UNWINDING
+M: Josh Poimboeuf <jpoimboe@...hat.com>
+M: Peter Zijlstra <peterz@...radead.org>
+S: Supported
+F: arch/x86/include/asm/unwind*.h
+F: arch/x86/kernel/dumpstack.c
+F: arch/x86/kernel/stacktrace.c
+F: arch/x86/kernel/unwind_*.c
+
X86 VDSO
M: Andy Lutomirski <luto@...nel.org>
L: linux-kernel@...r.kernel.org
Powered by blists - more mailing lists