]> 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 17:38:12 +0000 (12:38 -0500)
commitc137cd8d7c8367d65a6daad36d53743299c6912f
tree10136e409f954cc7dd2198bf8692ac91a6c05d28
parentf0ec15269699da7d85c4eadf9a3072aa9167e838
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