Re: [PATCH 09/16] parisc: convert to dma_map_ops

2015-11-10 Thread Helge Deller
On 09.11.2015 19:17, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig Nice cleanup/consolidation patches! I pulled your branch, built the 32- and 64bit parisc kernels and successfully booted them on 3 different PA-RISC machines: HP 715/64, C3000 and C8000 Everything OK.

[PATCH 09/16] parisc: convert to dma_map_ops

2015-11-10 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig --- arch/parisc/Kconfig | 2 + arch/parisc/include/asm/dma-mapping.h | 189 ++ arch/parisc/kernel/drivers.c | 2 +- arch/parisc/kernel/pci-dma.c | 92 ++---