summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mpic.c
diff options
context:
space:
mode:
authorMichael Ellerman2009-06-23 01:13:48 +0200
committerBenjamin Herrenschmidt2009-06-26 06:37:22 +0200
commit6f0b1c6094b3e8eeeb13f8f16c1b2ef452a6f519 (patch)
tree37c076363e30101b9c84babce595cfe7956104a7 /arch/powerpc/sysdev/mpic.c
parentMerge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... (diff)
downloadkernel-qcow2-linux-6f0b1c6094b3e8eeeb13f8f16c1b2ef452a6f519.tar.gz
kernel-qcow2-linux-6f0b1c6094b3e8eeeb13f8f16c1b2ef452a6f519.tar.xz
kernel-qcow2-linux-6f0b1c6094b3e8eeeb13f8f16c1b2ef452a6f519.zip
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>
Diffstat (limited to 'arch/powerpc/sysdev/mpic.c')
0 files changed, 0 insertions, 0 deletions