Well, my aim is to understand how to unload module without modunload, for
example,via kmdb and /dev/kmem.If I know the address of _fini() somewhere in
kernel memory,can i do jmp <addr> to it?
Also I've looked in modload and modunload sources and found out that all
operations lead to modctl system call.So, I'll look into modctl syscall source
to understand the mechanism of unloading a module.
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]