]> 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>
Fri, 29 Jan 2021 16:07:56 +0000 (11:07 -0500)
commit8ee9b5024bb7afeb9e0638bfebbf37910a95d9f9
treecfc65cb37730e80e86f19ca747529fe7757f29fc
parent9a7a305cfa313db282278a60877a6ddf53dd3926
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