]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma_intersection()
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 1 Mar 2021 19:25:27 +0000 (14:25 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Thu, 15 Apr 2021 14:37:30 +0000 (10:37 -0400)
commit88edcaca256a5c13a2dbdcfde435c20bfd376e14
tree64972a2dff8cef0d001ae38753ee4ef646f742da
parentbee14593a2a994b84e9f19f2961e626307275ff2
arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma_intersection()

Use the new vma_lookup() call for abstraction & code readability.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
arch/arc/kernel/troubleshoot.c