]> 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>
Tue, 5 Jan 2021 17:28:33 +0000 (12:28 -0500)
commit29c6168411570b8272dea1241eb80c95a6ab4092
tree9b6adaa636b4ce7748f3a5732cf3e28d4279d412
parent53946fc4fc3709a6f3a1a69ceef552b7258310a3
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