Re: [PATCH v4 01/28] test printk: Add very basic struct resource tests

From: Petr Mladek
Date: Thu Oct 10 2024 - 11:18:20 EST


On Mon 2024-10-07 18:16:07, Ira Weiny wrote:
> The printk tests for struct resource were stubbed out. struct range
> printing will leverage the struct resource implementation.
>
> To prevent regression add some basic sanity tests for struct resource.
>
> To: Petr Mladek <pmladek@xxxxxxxx>
> To: Steven Rostedt <rostedt@xxxxxxxxxxx>
> To: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> To: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
> To: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
> Cc: linux-doc@xxxxxxxxxxxxxxx
> Signed-off-by: Ira Weiny <ira.weiny@xxxxxxxxx>

Thanks for adding them. They look good:

Acked-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr