On 03/14/2010 03:45 PM, David Miller wrote: > > So probably the best thing to do is, like the commit presented > at the top of this thread, use sys_socketcall unconditionally. > From some simple tests this is what glibc does too. > It's worth noting that if the syscall number macros for unimplemented system calls are removed, then klibc will automatically use socketcall for the remaining calls. It is always a major headache when an architecture breaks automation by advertising a system call and then not actually implementing it. -hpa -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html