diff options
author | Stephen Wilson <wilsons@start.ca> | 2011-03-13 15:49:18 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-03-23 16:36:56 -0400 |
commit | e7f22e207bacdba5b73f2893a3abe935a5373e2e (patch) | |
tree | 02e9f01788742db409587475a0aa10f3a0347e38 /mm/pgtable-generic.c | |
parent | cae5d39032acf26c265f6b1dc73d7ce6ff4bc387 (diff) | |
download | op-kernel-dev-e7f22e207bacdba5b73f2893a3abe935a5373e2e.zip op-kernel-dev-e7f22e207bacdba5b73f2893a3abe935a5373e2e.tar.gz |
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 'mm/pgtable-generic.c')
0 files changed, 0 insertions, 0 deletions