Hello everybody,
I am using system calls in my kernel modules. It was working fine when i was using kernel version 2.6.20. However, since I have update my kernel to 2.6.27. It complains about those (sys_open, sys_read) symbols.
using this article as reference ....
http://www.linuxjournal.com/article/8110
Any ideas ! !
Dhawal.
it says: WARNING: "sys_open"
it says:
WARNING: "sys_open" undefined!
WARNING: "sys_read" undefined!
the article
the article you link to begins with a large section about why reading of files from modules is a bad thing and what you should do instead: just implement a proper sysfs interface and configure your module via a small helper application like an init script that parses the config file.
just testing: why it is
just testing: why it is detecting my message as spam.