>This patch makes it possible to disable built in code from the kernel
>command line. The patch is rather simple - it extends the compiled-in case 
>of module_init() to include __setup() with a name based on KBUILD_MODNAME.

What if there is already an option like the modname? I do not know of any 
code that currently does so, but you never know.

Are acpi= and apm= already what your patch wants to extend to other modules?
If not, there's conflict.



Jan Engelhardt
-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to