Re: [PATCH RESEND 1/2] ring-buffer/selftest: Verify the entire meta-page padding

From: Vincent Donnefort
Date: Wed Sep 11 2024 - 03:52:24 EST


On Tue, Sep 10, 2024 at 12:49:58PM -0600, Shuah Khan wrote:
> On 9/10/24 10:45, Steven Rostedt wrote:
> >
> > Shuah,
> >
> > Can you take this through your tree?
> >
> > Acked-by: Steven Rostedt (Google) <rostedt@xxxxxxxxxxx>
>
> I can take this through my tree.
>
> >
> > -- Steve
> >
> >
> > On Tue, 10 Sep 2024 17:23:34 +0100
> > Vincent Donnefort <vdonnefort@xxxxxxxxxx> wrote:
> >
> > > Improve the ring-buffer meta-page test coverage by checking for the
> > > entire padding region to be 0 instead of just looking at the first 4
> > > bytes.
> > >
> > > Cc: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
> > > Cc: linux-kselftest@xxxxxxxxxxxxxxx
> > > Signed-off-by: Vincent Donnefort <vdonnefort@xxxxxxxxxx>
>
> Vincent,
>
> Can you please rebase these on linux-kselftest next branch and
> resend. This patch doesn't apply.
>
> Also please fix the subject to say:
>
> selfttests/ring-buffer

Will do, but it depends linux-trace/ring-buffer/for-next which hasn't make it
yet to linux-next.