diff options
author | 2011-03-13 15:49:18 -0400 | |
---|---|---|
committer | 2011-03-23 16:36:56 -0400 | |
commit | e7f22e207bacdba5b73f2893a3abe935a5373e2e (patch) | |
tree | 02e9f01788742db409587475a0aa10f3a0347e38 /tools/perf/scripts/python | |
parent | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm (diff) | |
download | linux-dev-e7f22e207bacdba5b73f2893a3abe935a5373e2e.tar.xz linux-dev-e7f22e207bacdba5b73f2893a3abe935a5373e2e.zip |
mm: use mm_struct to resolve gate vma's in __get_user_pages
We now check if a requested user page overlaps a gate vma using the supplied mm
instead of the supplied task. The given task is now used solely for accounting
purposes and may be NULL.
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