]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commita27414dd5826c6f020a79f0d2d1af3743d756e11
tree5aefe1db8edbc3dfb956669e657368673ad601ef
parent60c1204188a83e25e3b0fbe9bed0e42846a71221
[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