On 18/07/2019 18:11, Andrii Anisov wrote:
> From: Andrii Anisov <andrii_ani...@epam.com>
>
> Let vunmap align passed virtual address by PAGE_SIZE.

You probably want to describe where this goes wrong currently on ARM here.

If you can come up with a suitable piece of text, I can fix up on commit.

> This also makes it consistent with how {,un}map_domain_page()
> currently works.
>
> With the main change, also:
>  - strip all existing vunmap() calls from prior masking
>  - replace opencoded PAGE_MASK macro in vm_index()
>
> Signed-off-by: Andrii Anisov <andrii_ani...@epam.com>

Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>

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

Reply via email to