]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r330344:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 1 Aug 2018 10:35:49 +0000 (10:35 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 1 Aug 2018 10:35:49 +0000 (10:35 +0000)
commitaa1d64177b067fbe4125bc1aa991f180a745f9c6
tree22a33dcfff914f885114684b0513caff6cd479fb
parentb982f6c997ff9e006c977e78c4f4e85e401dec10
MFC r330344:
Correct the return code from pause() during cold startup from zero to
EWOULDBLOCK. This also matches the description in pause(9).

Discussed with: kib@
Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@337035 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/kern_synch.c