openwrt/target/linux/generic
Mieczyslaw Nalewaj 1934927449 kbuild: extract modules.builtin.modinfo from vmlinux.o
Partially reverse https://web.git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.18.y&id=39cfd5b12160be4f57df1c3ba60139741c827616
to prevent generation of empty modules.builtin.modinfo and modules.builtin
files that cause modules compilation errors.
If an out-of-tree package or any kernel-install rule ran modprobe xyz while
the build was still in progress, and xyz had been configured =y, a clean tree
would already have xyz listed in modules.builtin; with the empty file produced
by the buggy rule it was missing, so modprobe emitted "module xyz not found"
even though the code was sitting inside the freshly built vmlinux.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/21078
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-03-28 11:51:10 +01:00
..
backport-6.12 kernel/generic: restore files for v6.12 2026-03-28 11:51:09 +01:00
backport-6.18 kernel: 6.18: backport eip93 driver fixes 2026-03-28 11:51:10 +01:00
files generic: net: phy: adapt to kernel 6.18 2026-03-28 11:51:10 +01:00
hack-6.12 kernel/generic: restore files for v6.12 2026-03-28 11:51:09 +01:00
hack-6.18 kbuild: extract modules.builtin.modinfo from vmlinux.o 2026-03-28 11:51:10 +01:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
other-files
pending-6.12 kernel/generic: restore files for v6.12 2026-03-28 11:51:09 +01:00
pending-6.18 generic: 6.18: refresh pending patches 2026-03-28 11:51:09 +01:00
config-6.12 kernel/generic: restore files for v6.12 2026-03-28 11:51:09 +01:00
config-6.18 generic: 6.18: update kernel symbols 2026-03-28 11:51:10 +01:00
config-filter generic: filter out more rust related symbols 2026-01-18 11:22:15 +01:00
kernel-6.12 kernel: bump 6.12 to 6.12.77 2026-03-22 12:00:31 +01:00
kernel-6.18 kernel: add define for kernel 6.18 2026-03-28 11:51:08 +01:00
PATCHES.md generic: improve patches documentation 2025-06-11 15:09:46 +02:00