error: missing syscalls when compiling kernel module

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Mon Feb 16 13:51:41 EST 2015


On Mon, 16 Feb 2015 12:14:59 +0530, noyb noybee said:
> Hi all. This is the error that I am getting when I try to compile a
> loadable module(it tries to intercept a system call by directly
> editing the sys_call_table in the memory):-

In general, that's a *really* bad idea, for numerous reasons.  What problem
are you trying to solve by intercepting a system call?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150216/e3bc4eb3/attachment.bin 


More information about the Kernelnewbies mailing list