/* * Add modules to the builtin list. This can done at boottime or * at runtime if the module is linked into the kernel with an * external linker. All or none of the input will be handled. * Optionally, the modules can be initialized. If they are not * initialized, module_init_class() or module_load() can be used * later, but these are not guaranteed to give atomic results. */