You are not logged in.

#1 2016-04-07 16:11:22

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

[SOLVED] modules.builtin

According to docs, modules.builtin "lists all modules that are built into the kernel.". However, pciehp (for example) seems to be builtin:

$ zgrep -i "hotplug_pci" /proc/config.gz
CONFIG_HOTPLUG_PCI_PCIE=y
...

but isn't listed in modules.builtin. What am I missing or misunderstanding?

Last edited by alphaniner (2016-04-07 17:26:55)


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

#2 2016-04-07 16:23:10

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: [SOLVED] modules.builtin

That is no longer a module.

Edit: Reference: https://git.kernel.org/cgit/linux/kerne … 053de9bbbc

Last edited by Scimmia (2016-04-07 16:26:26)

Offline

#3 2016-04-07 17:26:44

alphaniner
Member
From: Ancapistan
Registered: 2010-07-12
Posts: 2,810

Re: [SOLVED] modules.builtin

Seems there's a bit of a terminology problem, because pciehp still appears in /sys/modules. Does that make it a non-modular module? tongue


But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner

Offline

Board footer

Powered by FluxBB