Adding custom system calls
How do i add a Custom system call to my Linux Kernel. I want to know what files to modify and where to make the entries. Arch : x86 64bit Kernel: 3.12.14
On Thu, Mar 20, 2014 at 10:55:42PM +0530, arun kumar wrote:
How do i add a Custom system call to my Linux Kernel. I want to know what files to modify and where to make the entries.
That really sounds like a homework question... Why do you want to do this, and what have you tried to do that has failed?
On Thu, Mar 20, 2014 at 2:25 PM, arun kumar <arunkr.linux@gmail.com> wrote:
How do i add a Custom system call to my Linux Kernel. I want to know what files to modify and where to make the entries.
Arch : x86 64bit Kernel: 3.12.14
http://lmgtfy.com/?q=how+to+add+a+syscall+to+Linux+kernel+3.x :) -- Augusto Mecking Caringi
participants (3)
-
arun kumar -
Augusto Mecking Caringi -
Greg KH