Re: [PATCH v5 07/10] ring-buffer: Dynamically calculate max_data_size
Vincent Donnefort <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.kernel.vger.linux-trace-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 14, 2026 at 08:46:12AM -0400, Steven Rostedt wrote: > On Fri, 14 Aug 2026 08:59:15 +0100 > Vincent Donnefort <[email protected]> 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 <[email protected]> > > > > > > > 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 Ok, so I will respin a v6 with just PATCH 6 and 10 -- Vincent