mm: implement access_remote_vm
authorStephen Wilson <wilsons@start.ca>
Sun, 13 Mar 2011 19:49:20 +0000 (15:49 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 23 Mar 2011 20:36:57 +0000 (16:36 -0400)
Provide an alternative to access_process_vm that allows the caller to obtain a
reference to the supplied mm_struct.

Signed-off-by: Stephen Wilson <wilsons@start.ca>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found