> The only other users are 8390.h and a couple of mtd things. I don't see
> why this stuff cannot be handled in userspace with /etc/modules.conf ...
> 
> should get_module_symbol() die ?

You need it to dynamically bind to another module if its loaded and still be
loadable if that module/facility is not present. Its dynamic linking for kernel
modules 

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

Reply via email to