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:
5ac47f7
)
powerpc: Remove RELOC() macro
author
Anton Blanchard
<anton@samba.org>
Mon, 26 Nov 2012 17:40:03 +0000
(17:40 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 10 Jan 2013 06:00:28 +0000
(17:00 +1100)
Now we relocate prom_init.c on 64bit we can finally remove the
nasty RELOC() macro.
Finally a patch that I can claim has a net positive effect on
the kernel. It doesn't happen very often.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found