diff options
author | 2011-03-13 15:49:19 -0400 | |
---|---|---|
committer | 2011-03-23 16:36:56 -0400 | |
commit | 206cb636576b969e9b471cdedeaea7752e6acb33 (patch) | |
tree | 252a1b5e9ce41521fb93b519265d4a1dbd18cfe9 /tools/perf/scripts/python | |
parent | mm: use mm_struct to resolve gate vma's in __get_user_pages (diff) | |
download | linux-dev-206cb636576b969e9b471cdedeaea7752e6acb33.tar.xz linux-dev-206cb636576b969e9b471cdedeaea7752e6acb33.zip |
mm: factor out main logic of access_process_vm
Introduce an internal helper __access_remote_vm and base access_process_vm on
top of it. This new method may be called with a NULL task_struct if page fault
accounting is not desired. This code will be shared with a new address space
accessor that is independent of task_struct.
Signed-off-by: Stephen Wilson <wilsons@start.ca>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions