Re: [PATCH] testing/radix-tree: add cleanup.h to shared/linux

From: Ravi Bangoria
Date: Wed Mar 26 2025 - 00:06:28 EST


Hi Sidhartha,

On 26-Mar-25 3:10 AM, Sidhartha Kumar wrote:
> Create a cleanup.h implementation in tools/testing/shared/linux to build
> the idr code within userspace. This is needed after commit 6c8b0b835f00
> added #include <linux/cleanup.h> to include/linux/idr.h to build the
> userpsace radix-tree testsuite.

FWIW, similar fix was posted few days back:

https://lore.kernel.org/r/20250321-fix-radix-tree-build-v1-1-838a1e6540e2@xxxxxxxxxxx

Thanks,
Ravi