[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <f50cf434-6dd2-51eb-a688-0da79d7ab8bc@linux.vnet.ibm.com>
Date: Wed, 16 Oct 2019 22:40:24 +0530
From: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
To: Miroslav Benes <mbenes@...e.cz>, rostedt@...dmis.org,
mingo@...hat.com, jpoimboe@...hat.com, jikos@...nel.org,
pmladek@...e.com, joe.lawrence@...hat.com
Cc: linux-kernel@...r.kernel.org, live-patching@...r.kernel.org,
shuah@...nel.org, linux-kselftest@...r.kernel.org
Subject: Re: [PATCH v3 2/3] selftests/livepatch: Make dynamic debug setup and
restore generic
On 10/16/19 5:03 PM, Miroslav Benes wrote:
> From: Joe Lawrence <joe.lawrence@...hat.com>
>
> Livepatch selftests currently save the current dynamic debug config and
> tweak it for the selftests. The config is restored at the end. Make the
> infrastructure generic, so that more variables can be saved and
> restored.
>
> Signed-off-by: Joe Lawrence <joe.lawrence@...hat.com>
> Signed-off-by: Miroslav Benes <mbenes@...e.cz>
> ---
> .../testing/selftests/livepatch/functions.sh | 22 +++++++++++--------
> .../selftests/livepatch/test-callbacks.sh | 2 +-
> .../selftests/livepatch/test-livepatch.sh | 2 +-
> .../selftests/livepatch/test-shadow-vars.sh | 2 +-
A minor nit pick, should the README also updated with the setup_config()?
--
Kamalesh
Powered by blists - more mailing lists