Linux semop system call return EINVAL in case when the invalid nsops
authordchagin <dchagin@FreeBSD.org>
Tue, 7 Mar 2017 17:12:22 +0000 (17:12 +0000)
committerdchagin <dchagin@FreeBSD.org>
Tue, 7 Mar 2017 17:12:22 +0000 (17:12 +0000)
commit2ee4a4e5acbeeedb5e2098bfd801b5a041355ae4
tree8369f34d01558be4a26deabf783fc3aebc0d40ad
parentf5caa5a507338e1e97d435df73c78a80915fc7a1
Linux semop system call return EINVAL in case when the invalid nsops
or semid values specified.

MFC after: 1 month
sys/compat/linux/linux_ipc.c