powerpc: ELF2 binaries launched directly.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 20 Nov 2013 11:15:02 +0000 (22:15 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 20 Nov 2013 22:19:19 +0000 (09:19 +1100)
commit94af3abf995b17f6a008b00152c94841242ec6c7
tree97f860cd9c2957d3c51cccfaa927ae94b3b898e4
parent918d03552e031dcbdaa2a22da3c2abff5952c38a
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>
arch/powerpc/kernel/process.c