From: Joel Savitz <jsavitz@redhat.com>
To: Nico Pache <npache@redhat.com>
Cc: linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org,
linux-mm@kvack.org, shuah@kernel.org, akpm@linux-foundation.org,
David Hildenbrand <david@redhat.com>
Subject: Re: [PATCH] selftests/mm: dont run ksm_functional_tests twice
Date: Wed, 29 Nov 2023 18:44:22 -0500 [thread overview]
Message-ID: <CAL1p7m5H7YoQFg6BJ1zhPGyvfoL4BP1Tn1t-NYv=g2cuEQwJfg@mail.gmail.com> (raw)
In-Reply-To: <20231129221140.614713-1-npache@redhat.com>
On Wed, Nov 29, 2023 at 5:11 PM Nico Pache <npache@redhat.com> wrote:
>
> ksm functional test is already being run.
> Remove the duplicate call to ./ksm_functional_tests.
>
> Fixes: 93fb70aa5904 ("selftests/vm: add KSM unmerge tests")
> Signed-off-by: Nico Pache <npache@redhat.com>
> Cc: David Hildenbrand <david@redhat.com>
> ---
> tools/testing/selftests/mm/run_vmtests.sh | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/tools/testing/selftests/mm/run_vmtests.sh b/tools/testing/selftests/mm/run_vmtests.sh
> index 00757445278e..c0212258b852 100755
> --- a/tools/testing/selftests/mm/run_vmtests.sh
> +++ b/tools/testing/selftests/mm/run_vmtests.sh
> @@ -334,8 +334,6 @@ CATEGORY="ksm_numa" run_test ./ksm_tests -N -m 0
>
> CATEGORY="ksm" run_test ./ksm_functional_tests
>
> -run_test ./ksm_functional_tests
> -
> # protection_keys tests
> if [ -x ./protection_keys_32 ]
> then
> --
> 2.41.0
>
Acked-by: Joel Savitz <jsavitz@redhat.com>
prev parent reply other threads:[~2023-11-29 23:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-29 22:11 Nico Pache
2023-11-29 23:44 ` Joel Savitz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAL1p7m5H7YoQFg6BJ1zhPGyvfoL4BP1Tn1t-NYv=g2cuEQwJfg@mail.gmail.com' \
--to=jsavitz@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=david@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=npache@redhat.com \
--cc=shuah@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox