diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2013-11-20 11:15:03 (GMT) |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-11-20 22:19:20 (GMT) |
commit | d606b92aedb0542e60965e9058ab37efcebfaec6 (patch) | |
tree | 6759af3889c447578dc5ee8ac90d3c0bf71d0e0d /arch/powerpc/xmon | |
parent | 94af3abf995b17f6a008b00152c94841242ec6c7 (diff) | |
download | linux-d606b92aedb0542e60965e9058ab37efcebfaec6.tar.xz |
powerpc: ELF2 binaries signal handling
For the ELFv2 ABI, the hander is the entry point, not a function descriptor.
We also need to set up r12, and fortunately the fast_exception_return
exit path restores r12 for us so nothing else is required.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/xmon')
0 files changed, 0 insertions, 0 deletions