module prob

mohit verma mohit89mlnc at gmail.com
Thu Feb 10 01:01:32 EST 2011


hi all,
i have written a tiny module . when i install this one i check in dmesg and
/proc/kallsyms.
these files shows that the module is currently running .  but when i go for
"ohm_inode_permission"  kernel security function in /proc/kallsyms  it does
not show that security operation but
that must be registered along with  the registration of module.
i 've attached the source code along with........

i think the problem is while registering the security function
ohm_inode_permission (IMHO). but..................
can someone tell me where am i wrong?


-- 
........................
*MOHIT VERMA*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110210/f9121825/attachment-0003.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ohm.c
Type: text/x-csrc
Size: 5192 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110210/f9121825/attachment-0006.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: user_my2.c
Type: text/x-csrc
Size: 1264 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110210/f9121825/attachment-0007.bin 


More information about the Kernelnewbies mailing list