Re: [PATCH] printf: add tests for generic FourCCs
From: Kees Cook
Date: Tue Mar 25 2025 - 15:50:05 EST
On Fri, Mar 14, 2025 at 03:45:01AM +0000, Aditya Garg wrote:
> From: Aditya Garg <gargaditya08@xxxxxxxx>
>
> Format specifiers for printing generic 32-bit FourCCs were recently added
> to vsprintf. They are going through the DRM tree alongwith the appletbdrm
> driver. Since the printf tests are being converted to kunit, this separate
> patch for the tests should make it easier to rebase when the merge window
> opens.
>
> Link: https://lore.kernel.org/dri-devel/79FA3F41-FD7A-41D9-852B-D32606AF5EB4@xxxxxxxx/T/#u
> Signed-off-by: Aditya Garg <gargaditya08@xxxxxxxx>
> ---
> lib/tests/printf_kunit.c | 39 ++++++++++++++++++++++++++++++++-------
Linus has applied the kunit /lib move tree, so this patch can land via
regular trees now. Who should take it?
--
Kees Cook