lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ