]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/mmap: Add call to maple_destroy
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Thu, 7 May 2020 01:13:43 +0000 (21:13 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 19:04:43 +0000 (15:04 -0400)
commit1ecdcc215246135983bc3974a36d67e97c2f88a3
treef76a60a3a7f8f9ca023679503b677d0ad8008e63
parent8f9cd2bdcfd24b5bb543813a8f7f7e24b61c702d
mm/mmap: Add call to maple_destroy

When tearing down a vma, destroy the maple tree as well.

Also clean up some old print debugs.

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