[PATCH 0/3] Add generated modalias to modules.builtin.modinfo

From: Alexey Gladkov
Date: Wed Jun 11 2025 - 06:39:03 EST


If these changes will be applied, the patchset [1] that adds the modpost
generated aliases to modules.builtin.modinfo will look much smaller.

[1] https://lore.kernel.org/all/cover.1748335606.git.legion@xxxxxxxxxx/T/#m515563dbddb2f2fcd10b0f198db69aee533db088

Alexey Gladkov (3):
scsi: Always define blogic_pci_tbl structure
modpost: Add modname to mod_device_table alias
modpost: Create modalias for builtin modules

drivers/scsi/BusLogic.c | 2 --
include/linux/module.h | 18 +++++++++++-------
rust/kernel/device_id.rs | 8 ++++----
scripts/Makefile.vmlinux | 5 ++++-
scripts/mksysmap | 3 +++
scripts/mod/file2alias.c | 34 ++++++++++++++++++++++++++++++----
scripts/mod/modpost.c | 17 ++++++++++++++++-
scripts/mod/modpost.h | 2 ++
8 files changed, 70 insertions(+), 19 deletions(-)

--
2.49.0