]> 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>
Tue, 5 Jan 2021 17:30:34 +0000 (12:30 -0500)
commitb1ec5e2ac7dc72561d45aa49e1b8e5c41f20c66b
tree6881a87fdc7957c1c11c745590d4eb42d45ff0c7
parent9b26a1d036ab8ddeae43725979ceeef6b848f919
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