]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] s390: use sys_pause for 31bit pause entry point
authorChristoph Hellwig <hch@lst.de>
Fri, 10 Oct 2008 19:33:19 +0000 (21:33 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 10 Oct 2008 19:33:56 +0000 (21:33 +0200)
commitd86730bb9597b02bff59a3a5a01c0094d71a265f
tree70332771017053609e99c76eba9a8964811cfffb
parent7a0f475513fa573bc8e072021960313da32f0ee3
[S390] s390: use sys_pause for 31bit pause entry point

sys32_pause is a useless copy of the generic sys_pause.
(and it's certainly not there for old sparc32 binaries..)

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/compat_linux.c
arch/s390/kernel/compat_linux.h
arch/s390/kernel/compat_wrapper.S
arch/s390/kernel/syscalls.S