From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
The VMA iterator is faster than the linked list and removing the linked
list will shrink the vm_area_struct.
Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
Signed-off-by: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx>
Acked-by: Vlastimil Babka <vbabka@xxxxxxx>