commit | edf441fb80f9d7a962c298e8da94c8c64802fffa | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Fri Feb 29 18:33:24 2008 +1100 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Mar 03 08:03:15 2008 +0100 |
tree | e7b6708297a07c6239b68ec36dafcd4485522492 | |
parent | 08e024272e529076663e5b4dc8eeecd4131f8a48 [diff] |
[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>