Re: [PATCH] MAINTAINERS: Add x86 unwinders entry

From: Joe Perches
Date: Fri Apr 15 2022 - 22:08:08 EST


On Fri, 2022-04-15 at 17:22 -0700, Josh Poimboeuf wrote:
> Create a new section for x86 unwinder maintenance.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
[]
> diff --git 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 UNWINDERS
> +M: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
> +M: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
> +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

Should be a period not a comma.

F: arch/x86/kernel/unwind_*.c