diff options
author | Liam Howlett <[email protected]> | 2021-06-28 19:39:53 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-06-29 10:53:52 -0700 |
commit | 33e3575c5148c9874122d9a5062d58fc570f5ee6 (patch) | |
tree | 0c5f9112d6aa2782e87f1b74d67b1c9c06f3a96f /tools/perf/scripts/python | |
parent | 3e418f9888463a80d559498a523e582b59e5ff2d (diff) |
mm/mempolicy: use vma_lookup() in __access_remote_vm()
vma_lookup() finds the vma of a specific address with a cleaner interface
and is more readable.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liam R. Howlett <[email protected]>
Reviewed-by: Laurent Dufour <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Acked-by: Davidlohr Bueso <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions