]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Remove fixed array size from mas_split and use ma_topiary instead.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Thu, 16 Jul 2020 15:05:44 +0000 (11:05 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Fri, 30 Oct 2020 19:05:11 +0000 (15:05 -0400)
commitdbc3ebf309ffb89b04e20e2d858d3b335e33541a
tree55b8be6acbd3c038fb84c6d361ce03d770ed10f8
parentc4da945584c05dde3f2c274e80f7350f52e11824
maple_tree: Remove fixed array size from mas_split and use ma_topiary instead.

Also, move common smp_wmb() from split and combine_separate function into a helper.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
lib/maple_tree.c