summaryrefslogtreecommitdiff
path: root/kernel/dma
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-07-23 12:33:12 +0300
committerChristoph Hellwig <hch@lst.de>2019-07-24 18:29:01 +0300
commitad3c7b18c5b362be5dbd0f2c0bcf1fd5fd659315 (patch)
tree047eca0078eb5dc66bedf61319e3cea0b071870d /kernel/dma
parent66d7780f18eae0232827fcffeaded39a6a168236 (diff)
downloadlinux-ad3c7b18c5b362be5dbd0f2c0bcf1fd5fd659315.tar.xz
arm: use swiotlb for bounce buffering on LPAE configs
The DMA API requires that 32-bit DMA masks are always supported, but on arm LPAE configs they do not currently work when memory is present above 4GB. Wire up the swiotlb code like for all other architectures to provide the bounce buffering in that case. Fixes: 21e07dba9fb11 ("scsi: reduce use of block bounce buffers"). Reported-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Tested-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'kernel/dma')
0 files changed, 0 insertions, 0 deletions