Re: [PATCH v5 07/10] ring-buffer: Dynamically calculate max_data_size

From: Steven Rostedt

Date: Fri Aug 14 2026 - 08:46:17 EST


On Fri, 14 Aug 2026 08:59:15 +0100
Vincent Donnefort <vdonnefort@xxxxxxxxxx> wrote:

> > > Fixes: f9b94daa542a ("ring-buffer: Set new size of the ring buffer sub page")
> >
> > Why the fixes tag? What is it fixing?
> >
> > -- Steve
> >
> > > Signed-off-by: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
> >
>
> I wasn't too sure about that one. Let me drop it
>

I already did ;-)

When sending the next patches, please base it off of:

git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git ring-buffer/for-next

As I applied 1-5,7-9 of this series.

Thanks,

-- Steve