>>> On 15.03.18 at 12:58, <[email protected]> wrote: > These functions are almost identical. They differ only in the error emitted > for the use of CALLBACKTYPE_syscall (which is inconsequential to guests),
I'm not entirely convinced - so far there's been a match here between map and unmap, i.e. with the change it may be advisable for compat_register_guest_callback() to also return -EINVAL for CALLBACKTYPE_syscall. However, I don't feel strongly about this, so either way ... > and > the type of their argument. > > Have the callers pass the unreg.type parameter directly, avoiding the need for > differently typed parameters. > > Signed-off-by: Andrew Cooper <[email protected]> Acked-by: Jan Beulich <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
