]> git.baikalelectronics.ru Git - kernel.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)
commit5813b5a0216d9eae95c5afd33a7c161cd1fda81d
tree70332771017053609e99c76eba9a8964811cfffb
parentc17141879909055e150d4b3a344b228b4c192e93
[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