[RFC 00/11] CONFIG_KMOD removal
From: Johannes Berg
Date: Tue Jul 08 2008 - 13:04:03 EST
Some place with some code or conditional I just converted to use
CONFIG_MODULES, other places can invoke request_module unconditionally
because it compiles out when the kernel is not modular, and one place
(so far) converted to try_then_request_module.
Comments appreciated.
johannes
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/