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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z4JeQlQGJpyuJmM9@alpha.franken.de>
Date: Sat, 11 Jan 2025 13:04:18 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Rong Xu <xur@...gle.com>
Cc: Masahiro Yamada <masahiroy@...nel.org>,
	Klara Modin <klarasmodin@...il.com>,
	Christophe Leroy <christophe.leroy@...roup.eu>,
	Michael Ellerman <mpe@...erman.id.au>,
	Nicolas Schier <nicolas@...sle.eu>,
	Chris Packham <chris.packham@...iedtelesis.co.nz>,
	"Maciej W. Rozycki" <macro@...am.me.uk>,
	Sergey Shtylyov <s.shtylyov@....ru>, linux-mips@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] MIPS: Add a blank line after __HEAD

On Tue, Dec 03, 2024 at 09:34:31AM -0800, Rong Xu wrote:
> Add a blank line after __HEAD in the text section.
> 
> The __HEAD symbol was added in commit 52892ed6b03a ("MIPS:
> Place __kernel_entry at the beginning of text section").
> 
> Signed-off-by: Rong Xu <xur@...gle.com>
> Suggested-by: Maciej W. Rozycki <macro@...am.me.uk>
> 
> ---Changelog--
> Added suggested-by.
> ---
>  arch/mips/kernel/head.S | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/mips/kernel/head.S b/arch/mips/kernel/head.S
> index e3ff6179c99f9..d99ed58b7043d 100644
> --- a/arch/mips/kernel/head.S
> +++ b/arch/mips/kernel/head.S
> @@ -60,6 +60,7 @@
>  	.endm
>  
>  	__HEAD
> +
>  #ifndef CONFIG_NO_EXCEPT_FILL
>  	/*
>  	 * Reserved space for exception handlers.
> 
> base-commit: e70140ba0d2b1a30467d4af6bcfe761327b9ec95
> -- 
> 2.47.0.338.g60cca15819-goog

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ