Michael Ellerman 6f0b1c6094 powerpc: Swiotlb breaks pseries
Turning on SWIOTLB selects or enables PPC_NEED_DMA_SYNC_OPS, which means
we get the non empty versions of dma_sync_* in asm/dma-mapping.h

On my pseries machine the dma_ops have no such routines and we die with
a null pointer - this patch gets it booting, is there a more elegant way
to do it?

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-06-26 14:37:22 +10:00
..
2009-06-22 16:56:22 -07:00
2009-06-22 13:34:50 -07:00
2009-06-26 14:37:22 +10:00
2009-06-22 12:08:25 +02:00
2009-06-24 01:41:05 +09:00
2009-06-25 11:22:13 -07:00