]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: Fix commit "mm: start tracking VMAs with maple tree" mglru-mapletree
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 20 Apr 2022 13:37:50 +0000 (09:37 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 20 Apr 2022 13:37:50 +0000 (09:37 -0400)
commitee4b1fc24f30cff25257b2a77b6f44aad1db6e19
tree0f14effac4354d826287552ff99e9ee02bd01925
parent0773dfda2194064a88d5331876a24882ceec6d03
mm: Fix commit "mm: start tracking VMAs with maple tree"

Hold the lock for the destruction of the maple tree to avoid lockdep
issues - and potentially process_mrelease.

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