When shifting the arg pages, the maple state may be left with allocated
memory. Free the memory by calling mas_destroy() unconditionally at the
end of the function.
Fixes: bd6a1fd58daf (mm: start tracking VMAs with maple tree) Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>