From: SeongJae Park <sj@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: SeongJae Park <sj@kernel.org>, Shuah Khan <shuah@kernel.org>,
damon@lists.linux.dev, linux-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org, linux-mm@kvack.org
Subject: [PATCH v2 4/8] selftests/damon/config: remove configs for DAMON debugfs interface selftests
Date: Mon, 6 Jan 2025 11:19:37 -0800 [thread overview]
Message-ID: <20250106191941.107070-5-sj@kernel.org> (raw)
In-Reply-To: <20250106191941.107070-1-sj@kernel.org>
It's time to remove DAMON debugfs interface, which has deprecated long
before in February 2023. Read the cover letter of this patch series for
more details.
Remove configs for selftests of it from DAMON selftests config file, to
prevent unnecessary noises from the tests.
[1] https://lore.kernel.org/20230209192009.7885-1-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
---
tools/testing/selftests/damon/config | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/testing/selftests/damon/config b/tools/testing/selftests/damon/config
index 0daf38974eb0..a68a9fead5dc 100644
--- a/tools/testing/selftests/damon/config
+++ b/tools/testing/selftests/damon/config
@@ -1,6 +1,5 @@
CONFIG_DAMON=y
CONFIG_DAMON_SYSFS=y
-CONFIG_DAMON_DBGFS=y
CONFIG_DAMON_PADDR=y
CONFIG_DAMON_VADDR=y
CONFIG_DAMON_RECLAIM=y
--
2.39.5
next prev parent reply other threads:[~2025-01-06 19:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 19:19 [PATCH v2 0/8] mm/damon: remove DAMON debugfs interface SeongJae Park
2025-01-06 19:19 ` [PATCH v2 1/8] Docs/translations/*/admin-guide/mm/damon/usage: remove DAMON debugfs interface documentation SeongJae Park
2025-01-06 19:19 ` [PATCH v2 2/8] Docs/admin-guide/mm/damon/usage: " SeongJae Park
2025-01-06 19:19 ` [PATCH v2 3/8] Docs/mm/damon/design: update for removal of DAMON debugfs interface SeongJae Park
2025-01-06 19:19 ` SeongJae Park [this message]
2025-01-06 19:19 ` [PATCH v2 5/8] selftests/damon: remove tests for " SeongJae Park
2025-01-06 19:19 ` [PATCH v2 6/8] kunit: configs: remove configs for DAMON debugfs interface tests SeongJae Park
2025-01-06 19:19 ` [PATCH v2 7/8] mm/damon: remove DAMON debugfs interface kunit tests SeongJae Park
2025-01-06 19:19 ` [PATCH v2 8/8] mm/damon: remove DAMON debugfs interface SeongJae Park
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=20250106191941.107070-5-sj@kernel.org \
--to=sj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=damon@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=shuah@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox