x86/dmop: Fix compat_dm_op() ABI
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 31 Jan 2017 19:15:17 +0000 (19:15 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 1 Feb 2017 16:50:39 +0000 (16:50 +0000)
commit8844ed299a88848da88b23e6db43b5bcc4ad4bee
tree5e4d1ea1137f7fc900c63570c3c4b9ebc7088750
parentad5808d9057248e7879cf375662f0a449fff7005
x86/dmop: Fix compat_dm_op() ABI

The parameter to compat_dm_op() is a pointer to an array of
compat_dm_op_buf_t's in guest RAM.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/hvm/dm.c
xen/include/xen/hypercall.h