On Fri, 2015-04-10 at 15:30 -0700, Andy Lutomirski wrote: > On Fri, Aug 22, 2014 at 11:14 AM, Joe Perches <j...@perches.com> wrote: > > On Fri, 2014-08-22 at 11:05 -0700, Andy Lutomirski wrote: > >> ENOSYS means that a nonexistent system call was called. We have a > >> bad habit of using it for things like invalid operations on > >> otherwise valid syscalls. We should avoid this in new code. [] > >> I'll submit a separate patch for include/uapi/asm-generic/errno.h.
Did anything happen with the errno.h patch? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/