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-next>] [day] [month] [year] [list]
Message-Id: <20251008-kbuild-fix-modinfo-regressions-v1-0-9fc776c5887c@kernel.org>
Date: Wed, 08 Oct 2025 15:46:43 -0700
From: Nathan Chancellor <nathan@...nel.org>
To: Nathan Chancellor <nathan@...nel.org>, Nicolas Schier <nsc@...nel.org>
Cc: Alexey Gladkov <legion@...nel.org>, 
 Masahiro Yamada <masahiroy@...nel.org>, linux-kbuild@...r.kernel.org, 
 linux-kernel@...r.kernel.org, Ard Biesheuvel <ardb@...nel.org>, 
 Alexandre Ghiti <alexghiti@...osinc.com>, 
 Linux Kernel Functional Testing <lkft@...aro.org>, 
 Heiko Carstens <hca@...ux.ibm.com>, Vasily Gorbik <gor@...ux.ibm.com>, 
 Alexander Gordeev <agordeev@...ux.ibm.com>, 
 Christian Borntraeger <borntraeger@...ux.ibm.com>, 
 Sven Schnelle <svens@...ux.ibm.com>, linux-s390@...r.kernel.org
Subject: [PATCH 0/3] kbuild: Fixes for fallout from recent
 modules.builtin.modinfo series

Hi all,

This is a series to address some problems that were exposed by the
recent modules.builtin.modinfo series that landed in commit c7d3dd9163e6
("Merge patch series "Add generated modalias to
modules.builtin.modinfo"").

The third patch is not directly related to the aforementioned series, as
the warning it fixes happens prior to the series but commit 8d18ef04f940
("s390: vmlinux.lds.S: Reorder sections") from the series creates
conflicts in this area, so I included it here.

I plan to send at least the first two patches to Linus by Saturday for
-rc1 but I will take the third with an Ack.

---
Nathan Chancellor (3):
      kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinux
      kbuild: Add '.rel.*' strip pattern for vmlinux
      s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sections

 arch/s390/kernel/vmlinux.lds.S | 44 +++++++++++++++++++++---------------------
 scripts/Makefile.vmlinux       |  5 ++++-
 2 files changed, 26 insertions(+), 23 deletions(-)
---
base-commit: 38492c5743f8b7213ca86f0cd72ea625af35d5ef
change-id: 20251008-kbuild-fix-modinfo-regressions-95e3fd151dec

Best regards,
--  
Nathan Chancellor <nathan@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ