Re: [PATCH v2] printk: ringbuffer: Add KUnit test

From: Thomas Weißschuh
Date: Wed Jun 11 2025 - 10:41:27 EST


On Wed, Jun 11, 2025 at 04:02:30PM +0200, Petr Mladek wrote:

<snip>

> Otherwise, it looks good to me.
>
> I would push it with the timer API renames so that it works in
> Linus' master and linux-next out of box. So, with the following
> changes:
>
> Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
> Tested-by: Petr Mladek <pmladek@xxxxxxxx>

Thanks.

Please hold off applying this patch for now, please.
With 6.16-rc1/GCC15 it runs into fortify-string errors for me.
I'll fix these up, integrate your changes and tags and will resubmit it.


Thomas