multicall: don't ignore failure from __copy_to_guest() upon preemption
authorJan Beulich <jbeulich@suse.com>
Fri, 11 Nov 2011 13:27:41 +0000 (14:27 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 11 Nov 2011 13:27:41 +0000 (14:27 +0100)
commit3d4e3e903e3b4bbfdab4924a71bdab28fb62f84f
tree3c3f6e66155d2d543b3dd440296709315b56ec3a
parent62a359f77b27392926a387bb1d3d5c05be1c1e21
multicall: don't ignore failure from __copy_to_guest() upon preemption

At once adjust perf counter updates to also count calls from here even
if a guest memory access failed.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/common/multicall.c