[PATCH v2 0/2] fix maple_tree alloc node fail issue
Jiazi Li
jqqlijiazi at gmail.com
Wed Jun 26 18:50:17 PDT 2024
On Wed, Jun 26, 2024 at 11:40:42AM -0400, Liam R. Howlett wrote:
> * Jiazi Li <jqqlijiazi at gmail.com> [240626 00:58]:
> > This series fix maple_tree alloc node fail issue and add related
> > testcase.
>
>
> Looks good, thanks!
>
> The maple tree patches go through the linux-mm list, so since you didn't
> include them in the Cc list, I'll send these upstream and Cc you as
> well.
>
> In the future, can you please cc linux-mm and lkml on patches?
>
> Thanks,
> Liam
>
>
Sure, thanks for your suggestion.
> >
> > Changes in v2:
> > - Add related testcase
> > - Add fixes tag
> > - Modify description information
> >
> > Jiazi Li (2):
> > maple_tree: fix alloc node fail issue
> > maple_tree: Add some alloc node test case
> >
> > lib/maple_tree.c | 5 ++++-
> > tools/testing/radix-tree/maple.c | 22 ++++++++++++++++++++++
> > 2 files changed, 26 insertions(+), 1 deletion(-)
> >
> > --
> > 2.17.1
> >
More information about the maple-tree
mailing list