]> 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>
Wed, 20 Jan 2021 15:29:07 +0000 (10:29 -0500)
commit980642408407ae1499650e08e4e2e65c95bab89f
treed72ecf5c7e6b3c35fb6facd11a6e97fc0d080810
parenta6509610f37d4015290f7535c5b9c9cdbf914477
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