]> Gentwo Git Trees - linux/.git/commit
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)
commitcfc584537150484874e10ec4e59ad2ecbae46bfe
treea6e309ccd4e9fe350161e0bad8ba736a0b467431
parent38492c5743f8b7213ca86f0cd72ea625af35d5ef
parent9338d660b79a0dfe4eb3fe9bd748054cded87d4f
Merge patch series "kbuild: Fixes for fallout from recent modules.builtin.modinfo series"

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>