commit | e34a6280419a24297e6603075ac5af6ce9f13562 | [log] [tgz] |
---|---|---|
author | Michael Holzheu <holzheu@linux.vnet.ibm.com> | Fri Jan 23 16:40:27 2009 +0100 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Jan 23 16:40:29 2009 +0100 |
tree | fe0c259274e9d57faa60930044edb39453e5e39b | |
parent | 179cb81aa1e9dc5444f678a6dd4dbb90c60322e1 [diff] |
[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>