Re: how to make system calls from kernel module?

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

 



On Sat, 2009-06-20 at 09:59 -0700, krushnaal pai wrote:
> how to make system calls from kernel module?
> 
> or
> 
> how to include library headers in modules so as to use open,read write
> functtions?

(Most of the time) You cannot. You could resort to some sort of hacks to
use system call handlers but it is not advisable. You should use kernel
specific functions to solve your problems.

Razvan


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at 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