[IA64] Wire up cross memory attach syscalls
authorTony Luck <tony.luck@intel.com>
Tue, 1 Nov 2011 16:50:08 +0000 (09:50 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 2 Nov 2011 21:00:26 +0000 (14:00 -0700)
commit5569459cd3a828a998dc305ae4141c1e41f25ecb
treebac90b7b0b96056dab29cc1bcd1b4a4d2a0fd335
parentfcf634098c00dd9cd247447368495f0b79be12d1
[IA64] Wire up cross memory attach syscalls

Add sys_process_vm_readv and sys_process_vm_writev to ia64
syscall table. Passes tests at http://ozlabs.org/~cyeoh/cma/cma-test-20110718.tgz

Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/include/asm/unistd.h
arch/ia64/kernel/entry.S