[POWERPC] Move allocation of cell IOMMU pad page
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 29 Feb 2008 07:33:24 +0000 (18:33 +1100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 3 Mar 2008 07:03:15 +0000 (08:03 +0100)
commitedf441fb80f9d7a962c298e8da94c8c64802fffa
treee7b6708297a07c6239b68ec36dafcd4485522492
parent08e024272e529076663e5b4dc8eeecd4131f8a48
[POWERPC] Move allocation of cell IOMMU pad page

There's no need to allocate the pad page unless we're going to actually
use it - so move the allocation to where we know we're going to use it.

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