Re: [PATCH v5 10/10] s390: vmlinux.lds.S: Reorder sections

From: Masahiro Yamada
Date: Tue Jul 29 2025 - 08:47:10 EST


On Tue, Jul 29, 2025 at 12:18 AM Alexey Gladkov <legion@xxxxxxxxxx> wrote:
>
> 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@xxxxxxxxxx> 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!


I applied this series with patch re-ordering.



--
Best Regards
Masahiro Yamada