New submission from Venkatesh Srinivas <vsrini...@dragonflybsd.org>:

copyout() is documented as returning 0 or EFAULT; the vkernel version doesn't do
so, it returns a VM error code, which needs translating.

----------
messages: 10218
nosy: vsrinivas
status: unread
title: vkernel copyout() doesn't return EFAULT on error

_____________________________________________________
DragonFly issue tracker <b...@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2154>
_____________________________________________________

Reply via email to