On Fri, Oct 08, 2004 at 10:02:08AM -0400, Brian Gerst wrote:
Luke Kenneth Casson Leighton wrote:
could someone kindly advise me on the location of some example code in
the kernel which calls one of the userspace system calls from inside the
kernel?
alternatively if this has never been considered before, please could
someone advise me as to how it might be achieved?
What are you trying to do?
call sys_rename, sys_pread, sys_create, sys_mknod, sys_rmdir
etc. - everything that does file access.