linux/arch/arm/xen
Peng Fan ec066de1a5 arm: xen: mm: use __GPF_DMA32 for arm64
arm64 shares some code under arch/arm/xen, including mm.c.
However ZONE_DMA is removed by commit
ad67f5a6545("arm64: replace ZONE_DMA with ZONE_DMA32").

So add a check if CONFIG_ZONE_DMA32 is enabled use __GFP_DMA32.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
2019-10-01 18:50:07 -07:00
..
efi.c xen/efi: Set nonblocking callbacks 2019-10-01 09:02:47 +02:00
enlighten.c ARM: xen: unexport HYPERVISOR_platform_op function 2019-10-01 12:43:12 -07:00
grant-table.c xen: re-introduce support for grant v2 interface 2017-11-06 15:50:17 -05:00
hypercall.S get rid of legacy 'get_ds()' function 2019-03-04 10:50:14 -08:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mm.c arm: xen: mm: use __GPF_DMA32 for arm64 2019-10-01 18:50:07 -07:00
p2m.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00