All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: mm-commits@vger.kernel.org, sj@kernel.org, rientjes@google.com,
	yuanchu@google.com, akpm@linux-foundation.org
Subject: [to-be-updated] selftests-damon-add-damon-to-selftests-root-makefile.patch removed from -mm tree
Date: Fri, 29 Apr 2022 11:47:00 -0700	[thread overview]
Message-ID: <20220429184701.71A04C385A7@smtp.kernel.org> (raw)


The quilt patch titled
     Subject: selftests/damon: add damon to selftests root Makefile
has been removed from the -mm tree.  Its filename was
     selftests-damon-add-damon-to-selftests-root-makefile.patch

This patch was dropped because an updated version will be merged

------------------------------------------------------
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>
Acked-by: David Rientjes <rientjes@google.com>
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



                 reply	other threads:[~2022-04-29 18:47 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=20220429184701.71A04C385A7@smtp.kernel.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mm-commits@vger.kernel.org \
    --cc=rientjes@google.com \
    --cc=sj@kernel.org \
    --cc=yuanchu@google.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.