[S390] cleanup system call parameter setup
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 25 Oct 2010 14:10:40 +0000 (16:10 +0200)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Mon, 25 Oct 2010 14:10:19 +0000 (16:10 +0200)
commitbaa071588c3ffcc1a8721faf9337140e85d34bf6
tree5aefe1db8edbc3dfb956669e657368673ad601ef
parent178514d7e3e8cfba087b3a208e22a54ce65e8f34
[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>
arch/s390/include/asm/syscall.h
arch/s390/kernel/entry.S
arch/s390/kernel/entry64.S