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:
d2fae54
)
powerpc: modules: use r12 for stub jump address.
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 18 Mar 2014 09:42:59 +0000
(20:12 +1030)
committer
Anton Blanchard
<anton@samba.org>
Wed, 23 Apr 2014 00:05:31 +0000
(10:05 +1000)
In ELFv2, r12 is supposed to equal to PC on entry to a function.
Our stubs use r11, so change swap that with r12.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
arch/powerpc/kernel/module_64.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/module_64.c
Simple merge