On Thu 2025-06-12 08:29:07, Thomas Weißschuh wrote: > The KUnit test validates the correct operation of the ringbuffer. > A separate dedicated ringbuffer is used so that the global printk > ringbuffer is not touched. > > Co-developed-by: John Ogness <[email protected]> > Signed-off-by: John Ogness <[email protected]> > Signed-off-by: Thomas Weißschuh <[email protected]>
Looks good to me: Reviewed-by: Petr Mladek <[email protected]> Signed-off-by: Petr Mladek <[email protected]> Best Regards, Petr PS: I have got an idea to count the number of failed prb_reserve() calls. And it really failed from time to time. I played with it and came up with two more patches. I am going to send them tomorrow. I think that we should solve it separately to avoid too many respins. The current patch is very good as it is now.
