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)
commite5489847d6fc0ff176048b6e1cf5034507bf703a
tree5107b2b91730fb8b283ac7d2a01cda1c4f1283fb
parenta34dbfb03f472ad3e063d3b1d1e88f7ef8f88bf1
ARM: wire up process_vm_writev and process_vm_readv syscalls

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>
arch/arm/include/asm/unistd.h
arch/arm/kernel/calls.S