On Tue, May 07, 2024 at 07:35:55PM -0400, Steven Rostedt wrote: > On Fri, 3 May 2024 13:12:56 -0600 > Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> wrote: > > > On 4/30/24 05:13, Vincent Donnefort wrote: > > > This test maps a ring-buffer and validate the meta-page after reset and > > > after emitting few events. > > > > > > > Changelog needs to be imperative - refer to the following: > > > > https://www.kernel.org/doc/html/latest/process/submitting-patches.html > > > > Update the change log and describe what the test does and include > > test output. > > > > If the test requires root privileges - make sure add a check to skip > > when a normal use runs the test. > > > > The rest looks good. > > > > Vincent, > > Can you address Shuah's concerns. I'm starting to test patches 1-4 so > you only need to send an update to this one, unless of course I find an > issue with one of the others. I will do, as well as with the VM_ flags change. Thanks for having a look Shuah. > > Thanks, > > -- Steve