[PATCH 4/8] Move allocation of cell IOMMU pad page

2008-02-28 Thread Michael Ellerman
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 <[EMAIL PROTECTED]> --- arch/powerpc/platforms/cell/iommu.c | 12 ++-- 1 files changed, 6 insertions(+), 6 dele

[PATCH 4/8] Move allocation of cell IOMMU pad page

2008-02-26 Thread Michael Ellerman
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 <[EMAIL PROTECTED]> --- arch/powerpc/platforms/cell/iommu.c | 12 ++-- 1 files changed, 6 insertions(+), 6 dele