]> 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>
Mon, 18 Jan 2021 15:54:56 +0000 (10:54 -0500)
commit4cdd3c228e3de31a49aa52085a4e44519087f528
treed3384d433408f650247cd1c25ae588d1767e34c1
parentb9cf11dd026468476292fb7991fedfdf712c6d94
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