linux-stable/arch
Christoph Hellwig 44899aa31f s390: remove the mapping_error dma_map_ops method
S390 already returns (~(dma_addr_t)0x0) on mapping failures, so we can
switch over to returning DMA_MAPPING_ERROR and let the core dma-mapping
code handle the rest.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-12-06 06:56:39 -08:00
..
alpha
arc
arm arm: remove the mapping_error dma_map_ops method 2018-12-06 06:56:37 -08:00
arm64 dma-mapping: move the arm64 noncoherent alloc/free support to common code 2018-12-01 18:07:11 +01:00
c6x
csky csky: use the generic remapping dma alloc implementation 2018-12-01 18:07:16 +01:00
h8300
hexagon
ia64
m68k
microblaze
mips mips/jazz: remove the mapping_error dma_map_ops method 2018-12-06 06:56:38 -08:00
nds32
nios2
openrisc
parisc
powerpc powerpc/iommu: remove the mapping_error dma_map_ops method 2018-12-06 06:56:38 -08:00
riscv
s390 s390: remove the mapping_error dma_map_ops method 2018-12-06 06:56:39 -08:00
sh
sparc
um
unicore32
x86
xtensa
.gitignore
Kconfig