Hi,

>> This patch integrates some of the pcmciautils feature into the kernel.
>
>yes, but why? Also, wouldn't request_module_nowait() suffice?
>

(1)
Because the "pcmcia" is kernel module, so I think it should be
loaded by kernel, if kernel can do it.

(2)
Even if distribution developer forgets to install the pcmciautils,
the "pcmcia" is loaded with this patch.
(especially embedded systems)

(3)
I think request_module_nowait is better.

Best Regards
Komuro



_______________________________________________
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia

Reply via email to