]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drivers/oprofile: Lookup address in tree instead of linked list.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 19:42:37 +0000 (14:42 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Thu, 28 Jan 2021 02:00:46 +0000 (21:00 -0500)
commit96a27af1396e56ce22981281a7f49f8a5718f920
tree388866410fe9b84f4c682b11c7b541dedd31062c
parent4ac63fcdc3c923fe0d4bfaba3e6b207159dd2811
drivers/oprofile: Lookup address in tree instead of linked list.

Use the vma interface to find the vma if one exists instead of the linked list

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
drivers/oprofile/buffer_sync.c