Re: [PATCH 1/2] maple_tree: arange64 node is not a leaf node
From: Wei Yang
Date: Wed Aug 28 2024 - 08:05:20 EST
On Tue, Aug 27, 2024 at 06:34:26PM -0700, Andrew Morton wrote:
>On Mon, 26 Aug 2024 01:24:21 +0000 Wei Yang <richard.weiyang@xxxxxxxxx> wrote:
>
>> mt_dump_arange64() only applies to an entry whose type is
>> maple_arange_64, in which mte_is_leaf() must return false.
>>
>> Since mte_is_leaf() here is always false, we can remove this condition
>> check.
>>
>
>These are pretty simple so I'll say lack-of-a-nack-is-an-ack ;)
>
>Please do cc linux-mm on maple-tree changes.
Sure, will cc linux-mm next time.
--
Wei Yang
Help you, Help me