diff options
author | Liam Howlett <[email protected]> | 2021-06-28 19:39:17 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-06-29 10:53:51 -0700 |
commit | fc98c03ba9ea970c6b346a6fe57f98c16a3971da (patch) | |
tree | 1fd11e6469dfd17e9ebe165d70689589093498d1 /tools/perf/scripts/python/sctop.py | |
parent | 9ce2c3fc0be6e7d0bb2236a33bbb7a0f1943bd81 (diff) |
virt/kvm: use vma_lookup() instead of find_vma_intersection()
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/sctop.py')
0 files changed, 0 insertions, 0 deletions