commit | 2d70ca23f86647e076e3a8b64b3a90e583b894d5 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Sep 22 22:58:41 2009 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Sep 22 22:58:43 2009 +0200 |
tree | 38c95c0728211e872fd652cc9d2f371fa0145773 | |
parent | 6541f7b68f229aacd2e453bc9e94335fc56419fe [diff] |
[S390] Convert sys_clone to function with parameters. Use function parameters instead of accessing the pt_regs structure to get the parameters. Also merge the 31 and 64 bit versions since they are identical. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>