Re: [PATCH RESEND 1/2] ring-buffer/selftest: Verify the entire meta-page padding
From: Steven Rostedt
Date: Wed Sep 11 2024 - 12:20:48 EST
On Wed, 11 Sep 2024 08:52:11 +0100
Vincent Donnefort <vdonnefort@xxxxxxxxxx> wrote:
> > selfttests/ring-buffer
>
> Will do, but it depends linux-trace/ring-buffer/for-next which hasn't make it
> yet to linux-next.
Ah, I missed that you updated the selftest in one of your other patches.
That should have been a separate patch, as it works with the current
upstream code (just tested it against 6.11-rc7). That's my fault for
missing it in the review.
And after applying these changes on top of it, 6.11-rc7 still works as well.
But since it's in for-next, might as well keep it there as the merge window
is about to open.
-- Steve