Re: [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64

From: Andy Shevchenko

Date: Tue Nov 18 2025 - 13:39:19 EST


On Fri, Nov 14, 2025 at 01:59:38PM +0100, Petr Mladek wrote:
> On Thu 2025-11-13 15:32:15, Andy Shevchenko wrote:
> > A handful drivers want to print a content of the struct timespec64
> > in a format of %lld:%09ld. In order to make their lives easier, add
> > the respecting specifier directly to the printf() implementation.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Looks goor to me:
>
> Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
> Tested-by: Petr Mladek <pmladek@xxxxxxxx>

Thank you!

> I wonder how to move forward. I could take the whole patchset via
> printk tree. There is no conflict with linux-next at the moment.
>
> It seems that only 3 patches haven't got any ack yet. I am going
> to wait for more feedback and push it later the following week
> (Wednesday or so) unless anyone complains.

Sounds good to me!

But in the worst case all but untagged can be pushed, the rest can go
to the next cycle.

--
With Best Regards,
Andy Shevchenko