commit | 03ff9a235a0602724fc54916469b6e0939c62c9b | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Apr 27 16:01:40 2007 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Apr 27 16:01:42 2007 +0200 |
tree | 86ab2236897eb59542be2ccd667d6ca221153a44 | |
parent | ef99516c9646802c3d38c3eb83de302e05b3c1b5 [diff] |
[S390] System call cleanup. Remove system call glue for sys_clone, sys_fork, sys_vfork, sys_execve, sys_sigreturn, sys_rt_sigreturn and sys_sigaltstack. Call do_execve from kernel_execve directly, move pt_regs to the right place and branch to sysc_return to start the user space program. This removes the last in-kernel system call. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>