[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5ee2984b7c0130df1ddbe8b8fc72b66331b214b0.camel@perches.com>
Date: Fri, 15 Apr 2022 18:46:33 -0700
From: Joe Perches <joe@...ches.com>
To: Josh Poimboeuf <jpoimboe@...hat.com>, x86@...nel.org
Cc: linux-kernel@...r.kernel.org, Peter Zijlstra <peterz@...radead.org>
Subject: Re: [PATCH] MAINTAINERS: Add x86 unwinders entry
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@...hat.com>
[]
> 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@...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
Should be a period not a comma.
F: arch/x86/kernel/unwind_*.c
Powered by blists - more mailing lists