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 <[email protected]> Link: https://lore.kernel.org/r/db2b764b735a9481df9f7717a3a1f75ba496fcc1.1650387176.git.jpoimboe@redhat.com Signed-off-by: Peter Zijlstra <[email protected]>
1 parent 6c8ef58 commit 610abf3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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 <[email protected]>
21439+
M: Peter Zijlstra <[email protected]>
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 <[email protected]>
2143921448

0 commit comments

Comments
 (0)