* [merged mm-stable] selftest-vm-remove-deleted-local_config-from-gitignore.patch removed from -mm tree
@ 2022-09-12 3:30 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2022-09-12 3:30 UTC (permalink / raw)
To: mm-commits, axelrasmussen, tsahu, akpm
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-09-12 3:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-12 3:30 [merged mm-stable] selftest-vm-remove-deleted-local_config-from-gitignore.patch removed from -mm tree Andrew Morton
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.