mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* + selftests-damon-add-damon-to-selftests-root-makefile.patch added to -mm tree
@ 2022-04-19  3:42 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2022-04-19  3:42 UTC (permalink / raw)
  To: mm-commits, sj, yuanchu, akpm


The patch titled
     Subject: selftests/damon: add damon to selftests root Makefile
has been added to the -mm tree.  Its filename is
     selftests-damon-add-damon-to-selftests-root-makefile.patch

This patch should soon appear at
    https://ozlabs.org/~akpm/mmots/broken-out/selftests-damon-add-damon-to-selftests-root-makefile.patch
and later at
    https://ozlabs.org/~akpm/mmotm/broken-out/selftests-damon-add-damon-to-selftests-root-makefile.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Yuanchu Xie <yuanchu@google.com>
Subject: selftests/damon: add damon to selftests root Makefile

Currently the damon selftests are not built with the rest of the
selftests.  We add damon to the list of targets.

Link: https://lkml.kernel.org/r/20220418202017.3583638-1-yuanchu@google.com
Fixes: b348eb7abd09 ("mm/damon: add user space selftests")
Signed-off-by: Yuanchu Xie <yuanchu@google.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 tools/testing/selftests/Makefile |    1 +
 1 file changed, 1 insertion(+)

--- a/tools/testing/selftests/Makefile~selftests-damon-add-damon-to-selftests-root-makefile
+++ a/tools/testing/selftests/Makefile
@@ -9,6 +9,7 @@ TARGETS += clone3
 TARGETS += core
 TARGETS += cpufreq
 TARGETS += cpu-hotplug
+TARGETS += damon
 TARGETS += drivers/dma-buf
 TARGETS += efivarfs
 TARGETS += exec
_

Patches currently in -mm which might be from yuanchu@google.com are

selftests-damon-add-damon-to-selftests-root-makefile.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-19  3:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-19  3:42 + selftests-damon-add-damon-to-selftests-root-makefile.patch added to -mm tree Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).