diff options
author | 2019-09-16 09:51:33 +0000 | |
---|---|---|
committer | 2019-10-01 18:50:07 -0700 | |
commit | ec066de1a567169c4737a5933218c329cedf52bd (patch) | |
tree | b57ef9e45187890897c15885e13e144abe0f3233 /scripts/gdb/linux/utils.py | |
parent | xen/balloon: Clear PG_offline in balloon_retrieve() (diff) | |
download | wireguard-linux-ec066de1a567169c4737a5933218c329cedf52bd.tar.xz wireguard-linux-ec066de1a567169c4737a5933218c329cedf52bd.zip |
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>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions