]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arch/powerpc/oprofile/cell/spu_task_sync: Use vma_lookup() instead of find_vma_inters...
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 1 Mar 2021 19:30:00 +0000 (14:30 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 1 Mar 2021 19:30:00 +0000 (14:30 -0500)
commitb04d0d6a989a4989cfa989814116218f9a516a49
tree6f3360f984e4087ef81da82cd81a4f90057f7691
parent9e7202f7ce5530e8a1a3221654203b5a40bbd31f
arch/powerpc/oprofile/cell/spu_task_sync: Use vma_lookup() instead of find_vma_intersection()

vma_lookup() is more efficient

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
arch/powerpc/oprofile/cell/spu_task_sync.c