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] [thread-next>] [day] [month] [year] [list]
Message-ID: <aIeUq0qYXoNIePwd@example.org>
Date: Mon, 28 Jul 2025 17:18:03 +0200
From: Alexey Gladkov <legion@...nel.org>
To: Heiko Carstens <hca@...ux.ibm.com>
Cc: Masahiro Yamada <masahiroy@...nel.org>,
	Petr Pavlu <petr.pavlu@...e.com>,
	Luis Chamberlain <mcgrof@...nel.org>,
	Sami Tolvanen <samitolvanen@...gle.com>,
	Daniel Gomez <da.gomez@...sung.com>,
	Nathan Chancellor <nathan@...nel.org>,
	Nicolas Schier <nicolas.schier@...ux.dev>,
	linux-kernel@...r.kernel.org, linux-modules@...r.kernel.org,
	linux-kbuild@...r.kernel.org, Vasily Gorbik <gor@...ux.ibm.com>,
	Alexander Gordeev <agordeev@...ux.ibm.com>,
	linux-s390@...r.kernel.org, kernel test robot <lkp@...el.com>
Subject: Re: [PATCH v5 10/10] s390: vmlinux.lds.S: Reorder sections

On Mon, Jul 28, 2025 at 04:01:09PM +0200, Heiko Carstens wrote:
> On Sat, Jul 26, 2025 at 07:59:16PM +0900, Masahiro Yamada wrote:
> > On Thu, Jul 24, 2025 at 10:50 PM Alexey Gladkov <legion@...nel.org> wrote:
> > >
> > > Reorder the sections to be placed in the default segment. The
> > > .vmlinux.info use :NONE to override the default segment and tell the
> > > linker to not put the section in any segment at all.
> > >
> > > >> s390x-linux-ld: .tmp_vmlinux1: warning: allocated section `.modinfo' not in segment
> > > >> s390x-linux-ld: .tmp_vmlinux2: warning: allocated section `.modinfo' not in segment
> > > >> s390x-linux-ld: vmlinux.unstripped: warning: allocated section `.modinfo' not in segment
> > 
> > Thank you for root-causing!
> > 
> > > Cc: Heiko Carstens <hca@...ux.ibm.com>
> > > Cc: Vasily Gorbik <gor@...ux.ibm.com>
> > > Cc: Alexander Gordeev <agordeev@...ux.ibm.com>
> > > Cc: linux-s390@...r.kernel.org
> > 
> > Hi s390 maintainers,
> > I need this patch for kbuild tree.
> > Ack is appreciated.
> 
> Acked-by: Heiko Carstens <hca@...ux.ibm.com>
> 
> But can you reorder the series so this patch comes before any of the
> patches which introduces the above warnings, please?

Sure. I will put it first to avoid warnings.

-- 
Rgrds, legion


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ