Re: [PATCH v7 00/70] Introducing the Maple Tree

From: Andrew Morton
Date: Thu Apr 14 2022 - 15:19:20 EST


On Thu, 14 Apr 2022 17:15:26 +0000 Liam Howlett <liam.howlett@xxxxxxxxxx> wrote:

> > Also I noticed, for the end address to walk_page_range(), Matthew used
> > -1 and you used ULONG_MAX in the maple branch; Andrew used TASK_SIZE
> > below. Having a single value throughout would be great.
>
> I think ULONG_MAX would be best, we should probably change the below to
> ULONG_MAX.

I switched it to ULONG_MAX/

> I don't see the code below in mglru-mapletree (62dd11ea8d). Am I on the
> right branch/commit?

oop, sorry, sleepy guy failed to include all the mglru patches! It
should be fixed now (4e03b8e70232).