(subset) [PATCH v4 1/8] overflow: Use POD in check_shl_overflow()
Kees Cook
keescook at chromium.org
Thu Feb 29 10:30:14 PST 2024
On Wed, 28 Feb 2024 22:41:31 +0200, Andy Shevchenko wrote:
> The check_shl_overflow() uses u64 type that is defined in types.h.
> Instead of including that header, just switch to use POD type
> directly.
>
>
Applied to for-next/hardening, thanks!
[1/8] overflow: Use POD in check_shl_overflow()
https://git.kernel.org/kees/c/4e55a75495b7
Take care,
--
Kees Cook
More information about the linux-arm-kernel
mailing list