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:
faab4dd
)
powerpc: Make load_hander handle upto 64k offset
author
Michael Neuling
<mikey@neuling.org>
Mon, 5 Nov 2012 06:10:35 +0000
(17:10 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 15 Nov 2012 04:08:03 +0000
(15:08 +1100)
If we change load_hander() to use an ori instead of addi, we can load handlers
upto 64k away provided we are still 64k aligned.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found