sys_close() and sys_tz() are the only ones exported on x86, I think. But
sys_call_table[] is also exported so presumably it is the best to make
a system call from a module via sys_call_table[__NR_XXX] pointer.
Regards,
Tigran.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/