]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Allow for different IOMMU page sizes in cell IOMMU code
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 29 Feb 2008 07:33:27 +0000 (18:33 +1100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 3 Mar 2008 07:03:15 +0000 (08:03 +0100)
commit43c62e7c23d597c46329edb04333645a86317c78
treef65a8146f67fec193842606705b95940e1923779
parent138de59dc151b2f580e9dcb06d07bf3cca9caf00
[POWERPC] Allow for different IOMMU page sizes in cell IOMMU code

Make some preliminary changes to cell_iommu_alloc_ptab() to allow it to
take the page size as a parameter rather than assuming IOMMU_PAGE_SIZE.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/powerpc/platforms/cell/iommu.c