git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e0242
)
[POWERPC] Move allocation of cell IOMMU pad page
author
Michael Ellerman
<michael@ellerman.id.au>
Fri, 29 Feb 2008 07:33:24 +0000
(18:33 +1100)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 3 Mar 2008 07:03:15 +0000
(08:03 +0100)
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>
No differences found