DragonFly BSD
DragonFly bugs List (threaded) for 2011-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[issue2154] vkernel copyout() doesn't return EFAULT on error


From: "Venkatesh Srinivas \(via DragonFly issue tracker\)" <sinknull@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Oct 2011 03:53:37 +0000

New submission from Venkatesh Srinivas <vsrinivas@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 <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2154>
_____________________________________________________




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]