From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org, apopple@nvidia.com,
usama.anjum@collabora.com, akpm@linux-foundation.org
Subject: [merged mm-stable] selftests-vm-add-migration-to-the-gitignore.patch removed from -mm tree
Date: Wed, 25 May 2022 10:49:00 -0700 [thread overview]
Message-ID: <20220525174901.51FEFC385B8@smtp.kernel.org> (raw)
The quilt patch titled
Subject: selftests: vm: add migration to the .gitignore
has been removed from the -mm tree. Its filename was
selftests-vm-add-migration-to-the-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: Muhammad Usama Anjum <usama.anjum@collabora.com>
Subject: selftests: vm: add migration to the .gitignore
Date: Sat, 21 May 2022 14:43:13 +0500
Add newly added migration test object to .gitignore file.
Link: https://lkml.kernel.org/r/20220521094313.166505-1-usama.anjum@collabora.com
Fixes: 0c2d08728470 ("mm: add selftests for migration entries")
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Reviewed-by: Alistair Popple <apopple@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
tools/testing/selftests/vm/.gitignore | 1 +
1 file changed, 1 insertion(+)
--- a/tools/testing/selftests/vm/.gitignore~selftests-vm-add-migration-to-the-gitignore
+++ a/tools/testing/selftests/vm/.gitignore
@@ -9,6 +9,7 @@ map_hugetlb
map_populate
thuge-gen
compaction_test
+migration
mlock2-tests
mrelease_test
mremap_dontunmap
_
Patches currently in -mm which might be from usama.anjum@collabora.com are
reply other threads:[~2022-05-25 17:49 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=20220525174901.51FEFC385B8@smtp.kernel.org \
--to=akpm@linux-foundation.org \
--cc=apopple@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mm-commits@vger.kernel.org \
--cc=usama.anjum@collabora.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.