]> git.baikalelectronics.ru Git - kernel.git/commit
arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
authorShannon Zhao <shannon.zhao@linaro.org>
Thu, 7 Apr 2016 12:03:21 +0000 (20:03 +0800)
committerDavid Vrabel <david.vrabel@citrix.com>
Wed, 6 Jul 2016 09:34:42 +0000 (10:34 +0100)
commitdf6968c081a3844df069b57b0696bb0c04f642ae
tree97c8c03a1a74c65ac26494b35b0d23f715e3f46b
parent13ff7c9c5543e313b1c0a93e607ceedeeb26b9d0
arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table

Use xen_xlate_map_ballooned_pages to setup grant table. Then it doesn't
rely on DT or ACPI to pass the start address and size of grant table.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Julien Grall <julien.grall@arm.com>
Tested-by: Julien Grall <julien.grall@arm.com>
arch/arm/xen/enlighten.c