The vsprint patch was originally being sent as a seperate patch [1], and I was waiting it to be taken up. But as suggested by Petr, I'm sending them via DRM.
v2: Remove printf tests, will merge later through Kees' tree v3: Re-add printf tests, since 6.15-rc1 has the necessary commits merged now. v4: Do changes requested by Andy and add Petr's review to printf patch. Link: https://lore.kernel.org/lkml/1a03a5b4-93ac-4307-ae6a-4a4c4b7e9...@live.com/ [1] Aditya Garg (2): printf: add tests for generic FourCCs drm/appletbdrm: use %p4cl instead of %p4cc Hector Martin (1): lib/vsprintf: Add support for generic FourCCs by extending %p4cc Documentation/core-api/printk-formats.rst | 32 +++++++++++++++++++ drivers/gpu/drm/tiny/appletbdrm.c | 4 +-- lib/tests/printf_kunit.c | 39 +++++++++++++++++++---- lib/vsprintf.c | 35 ++++++++++++++++---- scripts/checkpatch.pl | 2 +- 5 files changed, 96 insertions(+), 16 deletions(-) -- 2.43.0