>>> On 17.02.17 at 07:39, <haozhong.zh...@intel.com> wrote:
> @@ -804,7 +800,7 @@ static void mcinfo_clear(struct mc_info *mi)
>      x86_mcinfo_nentries(mi) = 0;
>  }
>  
> -void *x86_mcinfo_reserve(struct mc_info *mi, int size)
> +void *x86_mcinfo_reserve(struct mc_info *mi, uint16_t size, uint16_t type)

There's no need for fixed width types here afaics. With them
replaced by "unsigned int"
Reviewed-by: Jan Beulich <jbeul...@suse.com>

Jan


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

Reply via email to