]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit98a680409a03de8973b8e9a00f9567926b89d516
tree5107b2b91730fb8b283ac7d2a01cda1c4f1283fb
parent4c36bdc33bf12bdbd480719a63ee1209ca3dadbb
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