]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] Add missing compat system call wrappers.
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Fri, 23 Jan 2009 15:40:27 +0000 (16:40 +0100)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 23 Jan 2009 15:40:29 +0000 (16:40 +0100)
commita6531e52a51349054eb8f684ae2633bd78e24b69
treefe0c259274e9d57faa60930044edb39453e5e39b
parent9bec2e2a9e628ea44b10160141b696e887327731
[S390] Add missing compat system call wrappers.

Add wrapper functions for the following compat system calls:
* readahead
* sendfile64
* tkill
* tgkill
* keyctl
This ensures that the high order bits of the parameter registers are correctly
sign extended.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/kernel/compat_wrapper.S
arch/s390/kernel/syscalls.S