]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commite34a6280419a24297e6603075ac5af6ce9f13562
treefe0c259274e9d57faa60930044edb39453e5e39b
parent179cb81aa1e9dc5444f678a6dd4dbb90c60322e1
[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