]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: modules: change r2 save/restore offset for ELFv2 ABI.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 18 Mar 2014 09:42:44 +0000 (20:12 +1030)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:05:30 +0000 (10:05 +1000)
commit2dc7fec98331c9864f9df0476ac2bb6eea6d84b2
tree5f4cbf485eb80f32e533efb512a1c9dcded1af97
parentd6da433ea1954f4b0f70b94571979319f5bdc7a5
powerpc: modules: change r2 save/restore offset for ELFv2 ABI.

ELFv2 uses a different stack offset (24 vs 40) to save r2.

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