[folded-merged] selftests-mm-use-pattern-matching-in-gitignore-fix.patch removed from -mm tree
Andrew Morton <[email protected]>
| Newsgroups | org.kernel.vger.mm-commits |
|---|---|
| Message-ID | <[email protected]> |
The quilt patch titled
Subject: selftests-mm-use-pattern-matching-in-gitignore-fix
has been removed from the -mm tree. Its filename was
selftests-mm-use-pattern-matching-in-gitignore-fix.patch
This patch was dropped because it was folded into selftests-mm-use-pattern-matching-in-gitignore.patch
------------------------------------------------------
From: Andrew Morton <[email protected]>
Subject: selftests-mm-use-pattern-matching-in-gitignore-fix
Date: Thu Aug 6 04:08:41 PM PDT 2026
fix botched merge resolution
Cc: David Hildenbrand (Arm) <[email protected]>
Cc: Jason Gunthorpe <[email protected]>
Cc: John Hubbard <[email protected]>
Cc: "Liam R. Howlett" <[email protected]>
Cc: Lorenzo Stoakes <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Mike Rapoport (Microsoft) <[email protected]>
Cc: Peter Xu <[email protected]>
Cc: Pratyush Mallick <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: SJ Park <[email protected]>
Cc: Suren Baghdasaryan <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: Yosry Ahmed <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
---
tools/testing/selftests/mm/.gitignore | 6 ++++++
1 file changed, 6 insertions(+)
--- a/tools/testing/selftests/mm/.gitignore~selftests-mm-use-pattern-matching-in-gitignore-fix
+++ a/tools/testing/selftests/mm/.gitignore
@@ -2,3 +2,9 @@
*
!/**/
!*.c
+!*.h
+!*.sh
+!.gitignore
+!Makefile
+!config
+!settings
_
Patches currently in -mm which might be from [email protected] are
selftests-mm-use-pattern-matching-in-gitignore.patch
alloc_tag-add-ioctl-to-proc-allocinfo-fix.patch
selftests-mm-fix-soft-dirty-kselftest-supported-check-fix.patch
mm-hmmc-hmm_do_fault-suppress-sparse-warning.patch
mm-hmmc-hmm_do_fault-suppress-sparse-warning-fix.patch
lib-kconfigdebug-make-debug_force_weak_per_cpu-depend-on-s390alpha.patch
selftests-cgroup-test_zswap-skip-test_no_kmem_bypass-if-debugfs-is-unavailable-fix.patch
drivers-media-v4l2-core-v4l2-vp9c-reduce-inlining.patch