]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge patch series "kbuild: Fixes for fallout from recent modules.builtin.modinfo...
authorNathan Chancellor <nathan@kernel.org>
Fri, 10 Oct 2025 17:22:28 +0000 (10:22 -0700)
committerNathan Chancellor <nathan@kernel.org>
Fri, 10 Oct 2025 17:22:28 +0000 (10:22 -0700)
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.

Link: https://patch.msgid.link/20251008-kbuild-fix-modinfo-regressions-v1-0-9fc776c5887c@kernel.org
Signed-off-by: Nathan Chancellor <nathan@kernel.org>

Trivial merge