Justus Winter, le Fri 21 Feb 2014 17:49:28 +0100, a écrit :
> * ipc/ipc_kmsg.c (ipc_kmsg_copyout_header): If a protected payload is
>   set for the destination port, provide it in msgh_protected_payload.
> * doc/mach.texi (Message Receive): Document message semantics with
> protected payloads.

Mmm, isn't this missing the fast copyout in mach_msg.c around
lines 1139, 1177, 1212?  I'm also wondering about the special
versions ipc_kmsg_copyout_pseudo() and ipc_kmsg_copyout_dest(), and
exception_raise().

Samuel

Reply via email to