[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240709174340.5c03c2b9@canb.auug.org.au>
Date: Tue, 9 Jul 2024 17:43:40 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Theodore Ts'o <tytso@....edu>, "Jason A. Donenfeld" <Jason@...c4.com>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Donet Tom <donettom@...ux.ibm.com>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Next Mailing List
<linux-next@...r.kernel.org>, "Ritesh Harjani (IBM)"
<ritesh.list@...il.com>
Subject: linux-next: manual merge of the random tree with the mm-stable tree
Hi all,
Today's linux-next merge of the random tree got a conflict in:
tools/testing/selftests/mm/Makefile
between commit:
3a103b5315b7 ("selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()")
from the mm-stable tree and commit:
94beef29e110 ("mm: add MAP_DROPPABLE for designating always lazily freeable mappings")
from the random tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
--
Cheers,
Stephen Rothwell
diff --cc tools/testing/selftests/mm/Makefile
index e1aa09ddaa3d,e3e5740e13e1..000000000000
--- a/tools/testing/selftests/mm/Makefile
+++ b/tools/testing/selftests/mm/Makefile
@@@ -75,7 -73,7 +75,8 @@@ TEST_GEN_FILES += ksm_functional_test
TEST_GEN_FILES += mdwe_test
TEST_GEN_FILES += hugetlb_fault_after_madv
TEST_GEN_FILES += hugetlb_madv_vs_map
+TEST_GEN_FILES += hugetlb_dio
+ TEST_GEN_FILES += droppable
ifneq ($(ARCH),arm64)
TEST_GEN_FILES += soft-dirty
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists