>>> On 06.10.17 at 14:25, <paul.durr...@citrix.com> wrote:
> --- a/xen/arch/x86/mm.c
> +++ b/xen/arch/x86/mm.c
> @@ -1619,9 +1619,10 @@ void page_unlock(struct page_info *page)
>  
>  /* Update the L1 entry at pl1e to new value nl1e. */
>  static int mod_l1_entry(l1_pgentry_t *pl1e, l1_pgentry_t nl1e,
> -                        unsigned long gl1mfn, int preserve_ad,
> +                        unsigned long gl1mfn, int cmd,

unsigned int

With that
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