Re: [PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
From: Steven Rostedt
Date: Tue Mar 24 2026 - 20:51:55 EST
On Tue, 24 Mar 2026 20:39:41 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> On Wed, 25 Mar 2026 09:13:04 +0900
> Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> wrote:
>
> > I found the branch does not have a fix [1] and it makes a conflict with
> > [2/4]. Can you update it to merge the trace/fixes branch?
> >
> > [1] f35dbac69421 ("ring-buffer: Fix to update per-subbuf entries of persistent ring buffer")
> >
> > I can send a series on ring-buffer/for-next but I think it may
> > cause the same conflict on git-pull later.
>
> Ah crap. OK, let me merge in that commit to the for-next branch, and then see if it works.
>
> Thanks for letting me know.
OK, refresh the ring-buffer/for-next branch and it has the fix merged.
There's still a small conflict (with a header file include). Could you
rebase on that?
Thanks,
-- Steve