]> git.karo-electronics.de Git - linux-beck.git/commit
powerpc: modules: skip r2 setup for ELFv2
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 18 Mar 2014 09:43:03 +0000 (20:13 +1030)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:05:31 +0000 (10:05 +1000)
commit5c729a115e4727fd71308e4d68846f64fa460ead
treeb99b125e90a2600c47a08f48515da2b80641f913
parentb1ce369e820aaca3d91e9d9bbaaf860794d9ab01
powerpc: modules: skip r2 setup for ELFv2

ELFv2 doesn't need to set up r2 when calling a function.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
arch/powerpc/kernel/module_64.c