git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a20528
)
s390/compat: get rid of compat wrapper assembly code
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Wed, 5 Mar 2014 09:05:56 +0000
(10:05 +0100)
committer
Heiko Carstens
<heiko.carstens@de.ibm.com>
Thu, 6 Mar 2014 15:30:48 +0000
(16:30 +0100)
Now that all compat syscalls have been converted to use the
COMPAT_SYSCALL_DEFINE macros, we don't need to compat syscall
wrapper assembly code anymore.
So remove it and fix up the system call table accordingly.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
No differences found