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

From: Shuah Khan
Date: Tue Sep 10 2024 - 14:50:09 EST


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