Re: [OMPI devel] ENOSYS used incorrect in legacy drivers

2016-04-29 Thread Jeff Squyres (jsquyres)
Thanks! I've filed https://github.com/open-mpi/ompi/issues/1607 to follow up. > On Apr 29, 2016, at 6:43 AM, Håkon Bugge wrote: > > With patch > https://github.com/torvalds/linux/commit/e15f431fe2d53cd4673510736da7d4fa1090e096, > the use of ENOSYS has been clarified. > > /* > * This error co

[OMPI devel] ENOSYS used incorrect in legacy drivers

2016-04-29 Thread Håkon Bugge
With patch https://github.com/torvalds/linux/commit/e15f431fe2d53cd4673510736da7d4fa1090e096, the use of ENOSYS has been clarified. /* * This error code is special: arch syscall entry code will return * -ENOSYS if users try to call a syscall that doesn't exist. To keep * failures of syscalls