On Mon, 22 Jul 2024 12:50:24 +0100 Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> wrote: > The core components contained within the radix-tree tests which provide > shims for kernel headers and access to the maple tree are useful for > testing other things, so separate them out and make the radix tree tests > dependent on the shared components. > > This lays the groundwork for us to add VMA tests of the newly introduced > vma.c file. > > ... > > tools/testing/{radix-tree => shared}/bitmap.c | 0 Some merge issues have popped up - people have been messing around with the radix tree test code and not telling us. I'll drop the v3 series - please redo and resend against 6.11-rc1? Thanks.