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)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 8 Aug 2012 14:32:57 +0000 (07:32 -0700)
The compat wrappers incorrectly called the non compat versions of
the system process_vm system calls.

Cc: stable@vger.kernel.org
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found