]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Testing framework and stubbed out maple_tree.c
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 19 Dec 2018 20:43:14 +0000 (15:43 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 31 Jul 2019 14:52:33 +0000 (10:52 -0400)
commit5bd37c07946e2749ae00dc2b61bad74787cf2654
tree738ee730a0dd169bd3acdfdf53cb16d77a9de319
parente65f27d450a43c1ac87bfd177b749505d22661ea
maple_tree: Testing framework and stubbed out maple_tree.c

Also fix some compile issues with header.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
include/linux/maple_tree.h
lib/maple_tree.c
lib/test_maple_tree.c [new file with mode: 0644]
tools/testing/radix-tree/.gitignore
tools/testing/radix-tree/Makefile
tools/testing/radix-tree/linux/maple_tree.h [new file with mode: 0644]
tools/testing/radix-tree/maple.c [new file with mode: 0644]