[merged mm-stable] samples-damon-fix-typos-in-kconfig-help-text.patch removed from -mm tree
Andrew Morton <[email protected]> Thu, 30 Jul 2026 19:41:39 -0700
| Newsgroups | org.kernel.vger.mm-commits |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]>
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/[email protected]
Signed-off-by: Asier Gutierrez <[email protected]>
Signed-off-by: SJ Park <[email protected]>
Reviewed-by: SJ Park <[email protected]>
Cc: Akinobu Mita <[email protected]>
Cc: Brendan Higgins <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Doehyun Baek <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: "Liam R. Howlett" <[email protected]>
Cc: Lorenzo Stoakes <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Mike Rapoport <[email protected]>
Cc: Philippe Laferriere <[email protected]>
Cc: Sailesh Nandanavanam <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Suren Baghdasaryan <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
---
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 [email protected] are