]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Fix find_vma_intersction() cache update with possible incorrect addr
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 9 Oct 2020 19:12:59 +0000 (15:12 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 19:13:01 +0000 (15:13 -0400)
commit4764bb9e2e4481474719a5d58d9ff75fc8e001cb
tree4b4c49eb353e41f3066a45ac761f56219493fdf4
parente8c2d4b7019b134292899091a6ce57665cb51ee7
maple_tree: Fix find_vma_intersction() cache update with possible incorrect addr

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
mm/mmap.c