ARM: wire up process_vm_writev and process_vm_readv syscalls
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 17 Nov 2011 16:58:00 +0000 (16:58 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 17 Nov 2011 16:58:00 +0000 (16:58 +0000)
These two syscalls were introduced during the last merge window.
Add the entries into the ARM call tables for them.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found