Vance wrote:
There is no point in building modules for the Linode kernel. It is compiled statically and will not load modules.
/proc/config.gz [3.9.3-x86_64-linode33] wrote:
CONFIG_MODULES=y
I'm pretty sure you can still load modules into the stock linode kernel, although I haven't actually done it in a very long time. AFAIK the vanilla kernel.org sources are all linode is using these days, so that is what you'd want to build modules against. PV_GRUB is probably the better option though if you have distro-supplied modules and you don't want to build your own.