2022-04-12 20:50:53

by Peter Zijlstra

[permalink] [raw]
Subject: Re: [PATCH 1/2] x86/unwind/orc: recheck address range after stack info was updated


Also, guys, do we want something like so?

diff --git a/MAINTAINERS b/MAINTAINERS
index fd768d43e048..cb5fcb2a9cef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14220,6 +14220,7 @@ M: Peter Zijlstra <[email protected]>
S: Supported
F: tools/objtool/
F: include/linux/objtool.h
+F: arch/x86/kernel/unwind*

OCELOT ETHERNET SWITCH DRIVER
M: Vladimir Oltean <[email protected]>


2022-04-14 23:31:08

by Josh Poimboeuf

[permalink] [raw]
Subject: Re: [PATCH 1/2] x86/unwind/orc: recheck address range after stack info was updated

On Tue, Apr 12, 2022 at 12:11:58PM +0200, Peter Zijlstra wrote:
>
> Also, guys, do we want something like so?
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fd768d43e048..cb5fcb2a9cef 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14220,6 +14220,7 @@ M: Peter Zijlstra <[email protected]>
> S: Supported
> F: tools/objtool/
> F: include/linux/objtool.h
> +F: arch/x86/kernel/unwind*
>
> OCELOT ETHERNET SWITCH DRIVER
> M: Vladimir Oltean <[email protected]>

I could have sworn we already had a separate MAINTAINERS entry for the
x86 unwinder, senility must be rapidly approaching.

--
Josh