aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorLiam Howlett <[email protected]>2021-06-28 19:39:26 -0700
committerLinus Torvalds <[email protected]>2021-06-29 10:53:51 -0700
commitda68547d3692e89984f2c952c0931aa27b9095cd (patch)
tree369ef715ecb4b06fdf9eb0d9ec0a3ba8e433100d /tools/perf/scripts/python/sctop.py
parent47bdd1db16e67ebfde6f77eaf7625b2292ae6d58 (diff)
drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
Use vma_lookup() to find the VMA at a specific address. As vma_lookup() will return NULL if the address is not within any VMA, the start address no longer needs to be validated. 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]> Acked-by: Alex Deucher <[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