* [merged mm-stable] samples-damon-fix-typos-in-kconfig-help-text.patch removed from -mm tree
@ 2026-07-31 2:41 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2026-07-31 2:41 UTC (permalink / raw)
To: mm-commits, vbabka, surenb, skhan, sj, saileshnandanavanam, rppt,
plafer, mhocko, ljs, liam, doehyunbaek, david, corbet,
brendan.higgins, akinobu.mita, gutierrez.asier, akpm
The quilt patch titled
Subject: samples/damon: fix typos in Kconfig help text
has been removed from the -mm tree. Its filename was
samples-damon-fix-typos-in-kconfig-help-text.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: Asier Gutierrez <gutierrez.asier@huawei-partners.com>
Subject: samples/damon: fix typos in Kconfig help text
Date: Mon, 29 Jun 2026 07:55:35 -0700
Fix a couple of typos in samples/damon/Kconfig help text. Change "Thps"
to "This", and "tierign" to "tiering".
Link: https://lore.kernel.org/20260629145538.134832-5-sj@kernel.org
Signed-off-by: Asier Gutierrez <gutierrez.asier@huawei-partners.com>
Signed-off-by: SJ Park <sj@kernel.org>
Reviewed-by: SJ Park <sj@kernel.org>
Cc: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Brendan Higgins <brendan.higgins@linux.dev>
Cc: David Hildenbrand <david@kernel.org>
Cc: Doehyun Baek <doehyunbaek@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: "Liam R. Howlett" <liam@infradead.org>
Cc: Lorenzo Stoakes <ljs@kernel.org>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Mike Rapoport <rppt@kernel.org>
Cc: Philippe Laferriere <plafer@proton.me>
Cc: Sailesh Nandanavanam <saileshnandanavanam@gmail.com>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Vlastimil Babka <vbabka@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
samples/damon/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/samples/damon/Kconfig~samples-damon-fix-typos-in-kconfig-help-text
+++ a/samples/damon/Kconfig
@@ -31,7 +31,7 @@ config SAMPLE_DAMON_MTIER
bool "DAMON sample module for memory tiering"
depends on DAMON && DAMON_PADDR
help
- Thps builds DAMON sample module for memory tierign.
+ This builds DAMON sample module for memory tiering.
The module assumes the system is constructed with two NUMA nodes,
which seems as local and remote nodes to all CPUs. For example,
_
Patches currently in -mm which might be from gutierrez.asier@huawei-partners.com are
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-31 2:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-31 2:41 [merged mm-stable] samples-damon-fix-typos-in-kconfig-help-text.patch removed from -mm tree Andrew Morton
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.