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

From: Liam Howlett
Date: Fri Feb 11 2022 - 13:23:58 EST


* David Howells <dhowells@xxxxxxxxxx> [220204 06:28]:
> 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.

Yes, I can do this.