]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: update forking to separate maple state and node
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Mon, 6 Nov 2023 15:45:51 +0000 (10:45 -0500)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 20 Nov 2023 21:16:23 +0000 (13:16 -0800)
commit3773fa4f9b08ba2da30b987cbdf9901478e5680c
tree49a714bd215c845beb8d71b16dfbebdad393aba2
parent5ca15b3f3fb9e42f0d5c1c025b1bb819507494a5
maple_tree: update forking to separate maple state and node

Just a small change to the forking code after rebasing the maple status
changes on top.

Link: https://lkml.kernel.org/r/20231106154551.615042-1-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Peng Zhang <zhangpeng.00@bytedance.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/maple_tree.c
tools/testing/radix-tree/maple.c