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:
ce21795
)
[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn
author
Michael Ellerman
<michael@ellerman.id.au>
Wed, 3 Aug 2005 10:21:24 +0000
(20:21 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 29 Aug 2005 00:53:36 +0000
(10:53 +1000)
physRpn_to_absRpn is a no-op on non-iSeries platforms, remove the two
redundant calls.
There's only one caller on iSeries so fold the logic in there so we can get
rid of it completely.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found