Re: [PATCH] kbuild: uapi: Drop types.h check from headers_check.pl
From: Nicolas Schier
Date: Mon Oct 27 2025 - 18:05:57 EST
On Thu, 23 Oct 2025 23:51:29 +0100, Nathan Chancellor wrote:
> Since commit d6fc9fcbaa65 ("kbuild: compile-test exported headers to
> ensure they are self-contained"), the UAPI headers are compile tested
> standalone with the compiler. This compile testing will catch a missing
> include of types.h, making the types.h checking in headers_check.pl
> originally added in commit 483b41218fa9 ("kbuild: add checks for include
> of linux/types in userspace headers") obsolete.
>
> [...]
Applied to kbuild-next, thanks!
[1/1] kbuild: uapi: Drop types.h check from headers_check.pl
https://git.kernel.org/kbuild/c/c260df04
Please note that commit hashes might change in case of issues with
kbuild-next.
Best regards,
--
Nicolas