aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorKirill A. Shutemov <[email protected]>2015-04-14 15:44:45 -0700
committerLinus Torvalds <[email protected]>2015-04-14 16:49:00 -0700
commitacc3c8d15eed6b68c7edf5bfaea884753aaa8e85 (patch)
treedc5b43408fd72cfd45ac82d1af7c99af7e4e3466 /tools/perf/scripts/python/netdev-times.py
parentc561259ca79a88be540a75e84b45d49123014aa4 (diff)
mm: move mm_populate()-related code to mm/gup.c
It's odd that we have populate_vma_page_range() and __mm_populate() in mm/mlock.c. It's implementation of generic memory population and mlocking is one of possible side effect, if VM_LOCKED is set. __get_user_pages() is core of the implementation. Let's move the code into mm/gup.c. Signed-off-by: Kirill A. Shutemov <[email protected]> Acked-by: Linus Torvalds <[email protected]> Acked-by: David Rientjes <[email protected]> Cc: Michel Lespinasse <[email protected]> Cc: Rik van Riel <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions