Hi
The only issue remaining is to determine where the module was loaded.

In /sys/module/, there are subdirs that represent module names. Under these directories, you can find pseudo files that represent module section. For example:
$ cat /sys/module/nvidia/sections/.rodata
0xf93d6dc0

I am sure you get the idea here..

regards,

Mulyadi

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to