powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()
authorScott Wood <scottwood@freescale.com>
Fri, 8 Aug 2014 23:40:44 +0000 (18:40 -0500)
committerScott Wood <scottwood@freescale.com>
Wed, 3 Sep 2014 22:58:22 +0000 (17:58 -0500)
A DMA zone is still needed with swiotlb, for coherent allocations.
This doesn't affect platforms that don't use swiotlb or that don't call
swiotlb_detect_4g().

Signed-off-by: Scott Wood <scottwood@freescale.com>
Cc: Shaohui Xie <Shaohui.Xie@freescale.com>
arch/powerpc/kernel/dma-swiotlb.c

Simple merge