Re: [PATCH v5 09/70] mm: Start tracking VMAs with maple tree

From: David Howells
Date: Fri Feb 04 2022 - 06:28:11 EST


Liam Howlett <liam.howlett@xxxxxxxxxx> wrote:

> + maple_tree_init();

Can you move this into patch 7 please? I would like to base my branch on
maple trees alone (ie. patches 1-8) without picking up any of the VMA changes,
but this bit is missing and the maple trees don't work without it.

Thanks,
David