On 26/06/2015 16:55, Ian Campbell wrote:
+ * Only use this for hypercalls which were deprecated (i.e. replaced
+ * by something else) before Xen on ARM was created, i.e. *not* for
+ * hypercalls which are simply not yet used on ARM.
+ */
+#define HYPERCALL_DEPRECATED(_name, _nr_args)                   \

I guess the parameter __nr_args is just here for completeness?

It goes into the hypercall table and is used to clobber the arguments in
debug mode, just like for a non-deprecated hypercall.

Thanks, you can keep the Reviewed-by then.

Regards,

--
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to