Results 1 to 2 of 2
hello linux universe! iam a new member just joined in.
iam trying to add a system call to the kernel version 2.6.33.7.Iam running fedora 13.
I have followed all the ...
- 12-03-2010 #1Just Joined!
- Join Date
- Dec 2010
- Posts
- 1
unable to add a system call
hello linux universe! iam a new member just joined in.
iam trying to add a system call to the kernel version 2.6.33.7.Iam running fedora 13.
I have followed all the steps given in this
<hekimian-williams.com/?p=20 -> tutorial,but iam getting a error in make saying undfined reference to mysyscall in syscall_table_32. pls help.
or tell me some alternative way to add the system call...
- 12-05-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
It is likely that the text you mention is out of date. The 2.6.33 kernel is quite different from ones prior to 2.6.32 - a lot of kernel structures have changed. You need to understand exactly how to do this - kernel programming is not for the faint-of-heart!
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote