[PATCH] powerpc: IOMMU support for honoring dma_mask
authorOlof Johansson <olof@lixom.net>
Thu, 13 Apr 2006 02:05:59 +0000 (21:05 -0500)
committerPaul Mackerras <paulus@samba.org>
Fri, 21 Apr 2006 12:28:55 +0000 (22:28 +1000)
Some devices don't support full 32-bit DMA address space, which we currently
assume. Add the required mask-passing to the IOMMU allocators.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found