[PATCH 0/6] kbuild: uapi: various fixes
From: Thomas Weißschuh
Date: Tue Aug 12 2025 - 01:33:30 EST
Various fixes and promotion of warnings to real errors.
I didn't add Fixes: tags as digging up the original changes would be
cumbersome as the code moved a lot over the years.
Backporting this doesn't make sense anyways.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
---
Thomas Weißschuh (6):
kbuild: uapi: rerun header tests when headers_check.pl changes
kbuild: uapi: only update hdrtest output on success
kbuild: uapi: fail header test on compiler warnings
kbuild: uapi: upgrade warning on asm/types.h inclusion to error
kbuild: uapi: upgrade check_sizetypes() warning to error
kbuild: uapi: upgrade check_declarations() warning to error
usr/include/Makefile | 8 ++++----
usr/include/headers_check.pl | 9 ++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
---
base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
change-id: 20250811-kbuild-hdrtest-fixes-1bf147b3ddd3
Best regards,
--
Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>