On Thu, Aug 14, 2025 at 03:07:17PM +0200, Alexey Gladkov 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
> 
> Cc: Heiko Carstens <h...@linux.ibm.com>
> Cc: Vasily Gorbik <g...@linux.ibm.com>
> Cc: Alexander Gordeev <agord...@linux.ibm.com>
> Cc: linux-s...@vger.kernel.org
> Reported-by: kernel test robot <l...@intel.com>
> Closes: 
> https://lore.kernel.org/oe-kbuild-all/202506062053.zbkfbenj-...@intel.com/
> Signed-off-by: Alexey Gladkov <leg...@kernel.org>
> Acked-by: Heiko Carstens <h...@linux.ibm.com>
> ---
>  arch/s390/kernel/vmlinux.lds.S | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Is there any reason why you didn't reorder the patches?
https://lore.kernel.org/all/aieuq0qyxonie...@example.org/

Reply via email to