Re: Where is the system call table in linux kernel v3.9?

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

 



Hi,

On Fri, Jul 19, 2013 at 12:53 PM, Saket Sinha <saket.sinha89@xxxxxxxxx> wrote:
>
>  Normally, we DON'T do any high level IOs from Kernel space (file
> creation/reading, and so on). But here in my driver I am  stacking FS
> drivers, I can't avoid this. This is partly because Linux kernel can't
> handle FS stacking (this wouldn't be an issue for Windows, for instance,
> which supports stacking),

You can even use filp_open(), vfs_read(), vfs_write() if sys_* is not available
https://github.com/prashants/km/blob/master/filerw/filerw.c

Regards.

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies




[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