Skip to content

Commit 610abf3

Browse files
jpoimboePeter Zijlstra
authored andcommitted
MAINTAINERS: Add x86 unwinding entry
Create a new section for x86 unwinder maintenance. Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> Link: https://lore.kernel.org/r/db2b764b735a9481df9f7717a3a1f75ba496fcc1.1650387176.git.jpoimboe@redhat.com Signed-off-by: Peter Zijlstra <peterz@infradead.org>
1 parent 6c8ef58 commit 610abf3

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21434,6 +21434,15 @@ F: arch/x86/include/asm/uv/
2143421434
F: arch/x86/kernel/apic/x2apic_uv_x.c
2143521435
F: arch/x86/platform/uv/
2143621436

21437+
X86 STACK UNWINDING
21438+
M: Josh Poimboeuf <jpoimboe@redhat.com>
21439+
M: Peter Zijlstra <peterz@infradead.org>
21440+
S: Supported
21441+
F: arch/x86/include/asm/unwind*.h
21442+
F: arch/x86/kernel/dumpstack.c
21443+
F: arch/x86/kernel/stacktrace.c
21444+
F: arch/x86/kernel/unwind_*.c
21445+
2143721446
X86 VDSO
2143821447
M: Andy Lutomirski <luto@kernel.org>
2143921448
L: linux-kernel@vger.kernel.org

0 commit comments

Comments
 (0)