commit | 94af3abf995b17f6a008b00152c94841242ec6c7 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Nov 20 22:15:02 2013 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Nov 21 09:19:19 2013 +1100 |
tree | 97f860cd9c2957d3c51cccfaa927ae94b3b898e4 | |
parent | 918d03552e031dcbdaa2a22da3c2abff5952c38a [diff] |
powerpc: ELF2 binaries launched directly. No function descriptor, but we set r12 up and set TIF_RESTOREALL as it normally isn't restored on return from syscall. 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>