>>> On 10.03.15 at 03:27, <boris.ostrov...@oracle.com> wrote:
> @@ -522,7 +532,7 @@ struct xen_sysctl_numainfo {
>       * in the system is larger than the caller can handle, then a 2-d array 
> of
>       * the maximum size handleable by the caller is constructed.
>       */
> -    XEN_GUEST_HANDLE_64(uint32) node_to_node_distance;
> +    XEN_GUEST_HANDLE_64(uint8) distance;

For an architecture neutral interface this shouldn't be artificially
constrained to 8 bits.

Jan


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

Reply via email to