[PATCH 0/2] selftests: Centralize kselftest headers to avoid relative includes

Andrew Morton akpm at linux-foundation.org
Wed Aug 27 22:56:14 UTC 2025


On Wed, 27 Aug 2025 20:17:31 +0530 Bala-Vignesh-Reddy <reddybalavignesh9979 at gmail.com> wrote:

> This series centralize the handling of kselftest.h and
> kselftest_harness.h includes in selftests, replacing relative
> paths with a non-relative approach using shared -I path.
> 
> Patch-1 updates the build files (Makefile and lib.mk) and 
> include CFLAGS in sync/Makefile to resolve not found error
> Patch-2 applies bulk source change
> (Patch 2 is large but it is replaced automatically)

Cool, thanks.  I think this is nicer.

>  280 files changed, 286 insertions(+), 280 deletions(-)

lol, it's lucky that I so enjoy fixing rejects.



More information about the Linux-security-module-archive mailing list