Petr Mladek wrote: > 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 <pmla...@suse.com> > > To: Steven Rostedt <rost...@goodmis.org> > > To: Andy Shevchenko <andriy.shevche...@linux.intel.com> > > To: Rasmus Villemoes <li...@rasmusvillemoes.dk> > > To: Sergey Senozhatsky <senozhat...@chromium.org> > > Cc: linux-...@vger.kernel.org > > Signed-off-by: Ira Weiny <ira.we...@intel.com> > > Thanks for adding them. They look good: > > Acked-by: Petr Mladek <pmla...@suse.com>
Thanks I've queued them in cxl-next even if this series is not ready by then. Ira