getting sys_read kernel 2.6 symbol!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello,

i am trying to bring the exported kernel symbol "sys_read" into my module, but
then i get a Unknown symbol in /var/log/messages.
i don't know if i am doing the right way, i tried like this
"extern asmlinkage ssize_t sys_read(unsigned int fd, char __user * buf, size_t count);"
and i also tried :
"extern void *sys_read;"
but both didn't work.
am i doing the right way, or is there any kernel 2.6 peculiarity in getting this symbol?


thanks

Bruno.

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux