OSDN Git Service

ia64: replace ZONE_DMA with ZONE_DMA32
authorChristoph Hellwig <hch@lst.de>
Sun, 24 Dec 2017 12:20:52 +0000 (13:20 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 15 Jan 2018 08:35:51 +0000 (09:35 +0100)
commitd5c23ebf1b52526e8e76b18de6a623984585a76a
tree2adf5c95a4101e4e2e1237cd947100d33cb70eae
parent4bd89ed39b2ab8dc4ac4b6c59b07d420b0213bec
ia64: replace ZONE_DMA with ZONE_DMA32

ia64 uses ZONE_DMA for allocations below 32-bits.  These days we
name the zone for that ZONE_DMA32, which will allow to use the
dma-direct and generic swiotlb code as-is, so rename it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Christian König <christian.koenig@amd.com>
arch/ia64/Kconfig
arch/ia64/kernel/pci-swiotlb.c
arch/ia64/mm/contig.c
arch/ia64/mm/discontig.c