[PATCH 0/5] Some cleanups of maple tree

Liam R. Howlett Liam.Howlett at Oracle.com
Fri Nov 10 06:34:30 PST 2023


Thanks for the patches.  Can you please also Cc lkml on your patches?
You will get more reviews (although linux-mm would be better for that),
automatic builds (linux-mm would probably also be better for builds),
and the lore tools will work on them.

Don't resend, I'll review them here, but the next revision please add
lkml to the list so that the lore tools will function.

Is there a reason you sent these just here this time?

Thanks,
Liam

* Peng Zhang <zhangpeng.00 at bytedance.com> [231109 07:43]:
> These are some small cleanups of maple tree.
> 
> Peng Zhang (5):
>   maple_tree: Move the check forward to avoid static check warning.
>   maple_tree: Avoid ascending when mas->min is also the parent's minimum
>   maple_tree: Remove an unused parameter for ma_meta_end()
>   maple_tree: Delete one of the two identical checks
>   maple_tree: Simplify mas_leaf_set_meta()
> 
>  lib/maple_tree.c | 49 ++++++++++++++++++------------------------------
>  1 file changed, 18 insertions(+), 31 deletions(-)
> 
> -- 
> 2.20.1
> 



More information about the maple-tree mailing list