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