Anssi Hannula wrote:
> One possibility is to do that with symbol_request() and friends. That
> would not be pretty though, imho.
>
> DVB subsystem uses that currently to load frontend modules dynamically,
> see dvb_attach() and dvb_frontend_detach() in
> drivers/media/dvb/dvb-core/dvbdev.h and
> drivers/media/dvb/dvb-core/dvb_frontend.c.
>
>
This means also can load module dynamically. In apparently, I think it
have two weaknesses:
1. It require module have one exported symbol at least.
2. We must handle life cycle of module by myself.
Is it right?
Goodluck
-Liyu
-
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/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]