]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tools/testing: include maple-shim.c in maple.c
authorVlastimil Babka <vbabka@suse.cz>
Wed, 3 Sep 2025 12:59:56 +0000 (14:59 +0200)
committerVlastimil Babka <vbabka@suse.cz>
Mon, 29 Sep 2025 07:23:08 +0000 (09:23 +0200)
commit9f910f7d3d84927c388ede3c8053760a5947973b
treedc52f32b27a44cc3e9afd7f5c83ebef49497dc72
parent59faa4da7cd4565cbce25358495556b75bb37022
tools/testing: include maple-shim.c in maple.c

There's some duplicated code and we are about to add more functionality
in maple-shared.h that we will need in the userspace maple test to be
available, so include it via maple-shim.c

Co-developed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Reviewed-by: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
tools/testing/radix-tree/maple.c