commit | 5ddd36b9c59887c6416e21daf984fbdd9b1818df | [log] [tgz] |
---|---|---|
author | Stephen Wilson <wilsons@start.ca> | Sun Mar 13 15:49:20 2011 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Mar 23 16:36:57 2011 -0400 |
tree | 1cc7ce9a671f4c49dc594e1f5d1fc8b596e77b5f | |
parent | 206cb636576b969e9b471cdedeaea7752e6acb33 [diff] |
mm: implement access_remote_vm 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>