[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <76d006e1-aeb1-4622-aa9e-6bf4101a4e15@linuxfoundation.org>
Date: Tue, 27 Feb 2024 17:10:18 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Marcos Paulo de Souza <mpdesouza@...e.com>, Shuah Khan
<shuah@...nel.org>, Josh Poimboeuf <jpoimboe@...nel.org>,
Jiri Kosina <jikos@...nel.org>, Miroslav Benes <mbenes@...e.cz>,
Petr Mladek <pmladek@...e.com>, Joe Lawrence <joe.lawrence@...hat.com>
Cc: linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
live-patching@...r.kernel.org, kernel test robot <lkp@...el.com>,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH v2 0/4] Improvements to livepatch kselftests on top of
kselftest-next
On 2/21/24 10:17, Marcos Paulo de Souza wrote:
> The changes on lib.mk are both for simplification and also
> clarification, like in the case of not handling TEST_GEN_MODS_DIR
> directly. There is a new patch to solve one issue reported by build bot.
>
> These changes apply on top of the current kselftest-next branch. Please
> review!
>
> Signed-off-by: Marcos Paulo de Souza <mpdesouza@...e.com>
> ---
> Changes in v2:
> - Added a new patch to avoid building the modules/running the tests if
> kernel-devel is not installed. Resolving an issue reported by the
> build bot.
> - Reordered the patches, showing the more simple ones first. Besides
> patch 0002, all the other three didn't changed since v1.
> - Link to v1: https://lore.kernel.org/r/20240215-lp-selftests-fixes-v1-0-89f4a6f5cddc@suse.com
>
> ---
> Marcos Paulo de Souza (4):
> selftests: livepatch: Add initial .gitignore
> selftests: livepatch: Avoid running the tests if kernel-devel is missing
> selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
> selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
>
> tools/testing/selftests/lib.mk | 19 +++++++------------
> tools/testing/selftests/livepatch/.gitignore | 1 +
> tools/testing/selftests/livepatch/functions.sh | 13 +++++++++++++
> .../testing/selftests/livepatch/test_modules/Makefile | 6 ++++++
> 4 files changed, 27 insertions(+), 12 deletions(-)
> ---
> base-commit: 6f1a214d446b2f2f9c8c4b96755a8f0316ba4436
> change-id: 20240215-lp-selftests-fixes-7d4bab3c0712
>
> Best regards,
Applied all except the last patch to linux-kelftest next for Linux 6.9-rc1
thanks,
-- Shuah
Powered by blists - more mailing lists