[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200605125832.GA5099@linux-b0ei>
Date: Fri, 5 Jun 2020 14:58:32 +0200
From: Petr Mladek <pmladek@...e.com>
To: Yannick Cote <ycote@...hat.com>
Cc: live-patching@...r.kernel.org, linux-kselftest@...r.kernel.org,
joe.lawrence@...hat.com, linux-kernel@...r.kernel.org,
mbenes@...e.cz, kamalesh@...ux.vnet.ibm.com
Subject: Re: [PATCH v2 1/4] selftests/livepatch: simplify test-klp-callbacks
busy target tests
On Wed 2020-06-03 14:20:55, Yannick Cote wrote:
> From: Joe Lawrence <joe.lawrence@...hat.com>
>
> The test-klp-callbacks script includes a few tests which rely on kernel
> task timings that may not always execute as expected under system load.
> These may generate out of sequence kernel log messages that result in
> test failure.
>
> Instead of using sleep timing windows to orchestrate these tests, add a
> block_transition module parameter to communicate the test purpose and
> utilize flush_queue() to serialize the test module's task output.
>
> Suggested-by: Petr Mladek <pmladek@...e.com>
I am not sure if I deserve this. I suggested only few implementation details.
> Signed-off-by: Joe Lawrence <joe.lawrence@...hat.com>
Looks good now:
Reviewed-by: Petr Mladek <pmladek@...e.com>
Best Regards,
Petr
Powered by blists - more mailing lists