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:
71ec7c5
)
powerpc: Fix up TOC. for modules.
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 18 Mar 2014 09:29:26 +0000
(19:59 +1030)
committer
Anton Blanchard
<anton@samba.org>
Wed, 23 Apr 2014 00:05:29 +0000
(10:05 +1000)
The kernel resolved the '.TOC.' to a fake symbol, so we need to fix it up
to point to our .toc section plus 0x8000.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found