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)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 19 Aug 2012 17:15:35 +0000 (18:15 +0100)
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: Ben Hutchings <ben@decadent.org.uk>

No differences found