How to reload module
Posted: Fri Oct 18, 2013 2:40 am
I can not call the kernel API find_task_by_pid_ns,
so I read the file /proc/kallsyms,I find only line:
c0476970 T find_task_by_pid_ns
I want to know which module includes it?
how to reload the module?
so I read the file /proc/kallsyms,I find only line:
c0476970 T find_task_by_pid_ns
I want to know which module includes it?
how to reload the module?