]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/compat: fix compat wrappers for process_vm system calls
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 7 Aug 2012 07:48:13 +0000 (09:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 26 Aug 2012 22:00:39 +0000 (15:00 -0700)
commitbdac2ea27e0237b3c76b1d8a9d7f73a3d6b3ad81
treefccf9f9a2be56793e0a0851cafc105dbd1193550
parent196ad09b956e63131e3d196e490a4dfbb85e875f
s390/compat: fix compat wrappers for process_vm system calls

commit 82aabdb6f1eb61e0034ec23901480f5dd23db7c4 upstream.

The compat wrappers incorrectly called the non compat versions of
the system process_vm system calls.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/s390/kernel/compat_wrapper.S