commit | 7daa411b810d7eadfaabe3765ec5f827893dbb30 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Wed Apr 12 21:05:59 2006 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Fri Apr 21 22:28:55 2006 +1000 |
tree | c7cef2c78faa74928fb32942d9e9aaf262fe98ab | |
parent | f4ffaa452e71495a06376f12f772342bc57051fc [diff] |
[PATCH] powerpc: IOMMU support for honoring dma_mask 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>