On 9/11/24 01:52, Vincent Donnefort wrote:
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.
In which case it has to go through tracing tree.
Steve, This is yours to take due to the dependency on linux-trace/ring-buffer/for-next
Acked-by: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
thanks,
-- Shuah