On Wed, Jul 02, 2025 at 11:51:54AM +0200, Petr Mladek wrote: > Hi, > > this patchset puts together some followup fixes for the new KUnit test > which were discussed on several locations.
<snip> > Arnd Bergmann (1): > printk: kunit: support offstack cpumask > > Petr Mladek (2): > printk: ringbuffer: Explain why the KUnit test ignores failed writes > printk: kunit: Fix __counted_by() in struct prbtest_rbdata > > kernel/printk/printk_ringbuffer_kunit_test.c | 78 +++++++++++++------- > 1 file changed, 52 insertions(+), 26 deletions(-) For the series: Reviewed-by: Thomas Weißschuh <thomas.weisssc...@linutronix.de>