commit | baa071588c3ffcc1a8721faf9337140e85d34bf6 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Oct 25 16:10:40 2010 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Mon Oct 25 16:10:19 2010 +0200 |
tree | 5aefe1db8edbc3dfb956669e657368673ad601ef | |
parent | 178514d7e3e8cfba087b3a208e22a54ce65e8f34 [diff] |
[S390] cleanup system call parameter setup Do the setup of the stack overflow argument for the sixth system call parameter right before the branch to the system call function. That simplifies the system call parameter access code. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>