Skip to content

Commit

Permalink
MAINTAINERS: Add x86 unwinding entry
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
jpoimboe authored and Peter Zijlstra committed Apr 19, 2022
1 parent 6c8ef58 commit 610abf3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
M: Peter Zijlstra <[email protected]>
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 <[email protected]>
L: [email protected]
Expand Down

0 comments on commit 610abf3

Please sign in to comment.