From: Axel Rasmussen <axelrasmussen@google.com>
To: Tarun Sahu <tsahu@linux.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Shuah Khan <shuah@kernel.org>, Linux MM <linux-mm@kvack.org>,
Linuxkselftest <linux-kselftest@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
aneesh.kumar@linux.ibm.com
Subject: Re: [PATCH] selftest: vm: remove deleted local_config.* from .gitignore
Date: Thu, 1 Sep 2022 12:54:42 -0700 [thread overview]
Message-ID: <CAJHvVciwa4x8sQag0a5dmq2GbmpMs3bYEVCW4g_Ro_o_GVtQTg@mail.gmail.com> (raw)
In-Reply-To: <20220901092315.33619-1-tsahu@linux.ibm.com>
Thanks for the cleanup! For what it's worth:
Reviewed-by: Axel Rasmussen <axelrasmussen@google.com>
On Thu, Sep 1, 2022 at 2:23 AM Tarun Sahu <tsahu@linux.ibm.com> wrote:
>
> Commit d2d6cba5d6623245a80cc151008cce825c8b6248 ("selftest: vm: remove
> orphaned references to local_config.{h,mk}") took care of removing
> orphaned references. This commit remove local_config from .gitignore.
>
> Parent Patch
> Commit 69007f156ba7aead6c75b0046958ad3396f5aed1 ("Kselftests: remove
> support of libhugetlbfs from kselftests")
>
>
> Signed-off-by: Tarun Sahu <tsahu@linux.ibm.com>
> ---
> tools/testing/selftests/vm/.gitignore | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/tools/testing/selftests/vm/.gitignore b/tools/testing/selftests/vm/.gitignore
> index 31e5eea2a9b9..7b9dc2426f18 100644
> --- a/tools/testing/selftests/vm/.gitignore
> +++ b/tools/testing/selftests/vm/.gitignore
> @@ -30,7 +30,6 @@ map_fixed_noreplace
> write_to_hugetlbfs
> hmm-tests
> memfd_secret
> -local_config.*
> soft-dirty
> split_huge_page_test
> ksm_tests
> --
> 2.31.1
>
prev parent reply other threads:[~2022-09-01 19:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-01 9:23 [PATCH] selftest: vm: remove deleted local_config.* from .gitignore Tarun Sahu
2022-09-01 19:54 ` Axel Rasmussen [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=CAJHvVciwa4x8sQag0a5dmq2GbmpMs3bYEVCW4g_Ro_o_GVtQTg@mail.gmail.com \
--to=axelrasmussen@google.com \
--cc=akpm@linux-foundation.org \
--cc=aneesh.kumar@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=shuah@kernel.org \
--cc=tsahu@linux.ibm.com \
/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;
as well as URLs for NNTP newsgroup(s).