From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org, axelrasmussen@google.com,
tsahu@linux.ibm.com, akpm@linux-foundation.org
Subject: [merged mm-stable] selftest-vm-remove-deleted-local_config-from-gitignore.patch removed from -mm tree
Date: Sun, 11 Sep 2022 20:30:52 -0700 [thread overview]
Message-ID: <20220912033053.0756BC433D6@smtp.kernel.org> (raw)
The quilt patch titled
Subject: selftest: vm: remove deleted local_config.* from .gitignore
has been removed from the -mm tree. Its filename was
selftest-vm-remove-deleted-local_config-from-gitignore.patch
This patch was dropped because it was merged into the mm-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
------------------------------------------------------
From: Tarun Sahu <tsahu@linux.ibm.com>
Subject: selftest: vm: remove deleted local_config.* from .gitignore
Date: Thu, 1 Sep 2022 14:53:15 +0530
Commit d2d6cba5d6623 ("selftest: vm: remove orphaned references to
local_config.{h,mk}") took care of removing orphaned references. This
commit removes local_config from .gitignore.
Parent patch commit 69007f156ba ("Kselftests: remove support of
libhugetlbfs from kselftests")
Link: https://lkml.kernel.org/r/20220901092315.33619-1-tsahu@linux.ibm.com
Signed-off-by: Tarun Sahu <tsahu@linux.ibm.com>
Reviewed-by: Axel Rasmussen <axelrasmussen@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
tools/testing/selftests/vm/.gitignore | 1 -
1 file changed, 1 deletion(-)
--- a/tools/testing/selftests/vm/.gitignore~selftest-vm-remove-deleted-local_config-from-gitignore
+++ a/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
_
Patches currently in -mm which might be from tsahu@linux.ibm.com are
reply other threads:[~2022-09-12 3:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20220912033053.0756BC433D6@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=axelrasmussen@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mm-commits@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.