On Saturday 15 January 2005 11:03, Andrew Morton wrote: > David Howells <[EMAIL PROTECTED]> wrote: [....] > I'm not sure that we even use errno any more. The only syscall trap which > the kernel internally takes now is execve(). Everything else is (or should > be) just calling the sys_foo() function directly.
The ATI kernel modules reportedly use the syscall() facility to call modify_ldt, which I guess is not exported... I've received the report of this because that causes a name conflict with the SKAS patch I maintain. Also, I have the doubt is that they're circumventing EXPORT_SYMBOL restrictions and thus violating the license. IANAL, however. -- Paolo Giarrusso, aka Blaisorblade Linux registered user n. 292729 http://www.user-mode-linux.org/~blaisorblade - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/