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:
6c600ad
)
[PATCH] powerpc: Remove calculation of io hole
author
Michael Ellerman
<michael@ellerman.id.au>
Tue, 21 Mar 2006 09:46:11 +0000
(20:46 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 22 Mar 2006 04:04:30 +0000
(15:04 +1100)
In mm_init_ppc64() we calculate the location of the "IO hole", but then
no one ever looks at the value. So don't bother.
That's actually all mm_init_ppc64() does, so get rid of it too.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found