Re: [PATCH v20 07/10] ring-buffer: Skip invalid sub-buffers for iterator
From: Steven Rostedt
Date: Wed May 20 2026 - 22:59:43 EST
On Thu, 21 May 2026 11:51:25 +0900
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> wrote:
> > Fixes: **TBD** ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
> > Signed-off-by: Steven Rostedt <rostedt@xxxxxxxxxxx>
>
> Should we merge this into the original one?
>
> Anyway, this looks good to me.
I could. I never know how to do this really. That is, I always feel
uncomfortable modifying someone else's patch. But I could add:
[ SDR: Added skip of invalid sub-buffer for iterator case ]
Above my SOB.
-- Steve