aboutsummaryrefslogtreecommitdiff
path: root/kernel/debug
diff options
context:
space:
mode:
authorLiam R. Howlett <[email protected]>2022-09-06 19:48:50 +0000
committerAndrew Morton <[email protected]>2022-09-26 19:46:17 -0700
commitabdba2dda0c477ca708a939b02f9b2e74666ed2d (patch)
treec634443af9c5026c42d8b3effb20de631bbb38d0 /kernel/debug
parent2e7ce7d354f2fae4c9becb8af799cbedf4f71665 (diff)
mm: use maple tree operations for find_vma_intersection()
Move find_vma_intersection() to mmap.c and change implementation to maple tree. When searching for a vma within a range, it is easier to use the maple tree interface. Exported find_vma_intersection() for kvm module. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Liam R. Howlett <[email protected]> Tested-by: Yu Zhao <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: David Howells <[email protected]> Cc: Davidlohr Bueso <[email protected]> Cc: "Matthew Wilcox (Oracle)" <[email protected]> Cc: SeongJae Park <[email protected]> Cc: Sven Schnelle <[email protected]> Cc: Vlastimil Babka <[email protected]> Cc: Will Deacon <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'kernel/debug')
0 files changed, 0 insertions, 0 deletions