* [PATCH v1 1/1] samples/damon: Fix typo in Kconfig help text
@ 2026-06-17 6:57 gutierrez.asier
2026-06-17 13:28 ` SeongJae Park
0 siblings, 1 reply; 2+ messages in thread
From: gutierrez.asier @ 2026-06-17 6:57 UTC (permalink / raw)
To: gutierrez.asier, artem.kuzin, stepanov.anatoly, wangkefeng.wang,
yanquanmin1, zuoze1, damon, sj, akpm, linux-mm, linux-kernel
From: Asier Gutierrez <gutierrez.asier@huawei-partners.com>
Fix a typo in samples/damon/Kconfig help text. Change
"Thps" to "This".
Signed-off-by: Asier Gutierrez <gutierrez.asier@huawei-partners.com>
---
samples/damon/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/damon/Kconfig b/samples/damon/Kconfig
index cbf96fd8a8bf..182a59722879 100644
--- a/samples/damon/Kconfig
+++ b/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 tierign.
The module assumes the system is constructed with two NUMA nodes,
which seems as local and remote nodes to all CPUs. For example,
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v1 1/1] samples/damon: Fix typo in Kconfig help text
2026-06-17 6:57 [PATCH v1 1/1] samples/damon: Fix typo in Kconfig help text gutierrez.asier
@ 2026-06-17 13:28 ` SeongJae Park
0 siblings, 0 replies; 2+ messages in thread
From: SeongJae Park @ 2026-06-17 13:28 UTC (permalink / raw)
To: gutierrez.asier
Cc: SeongJae Park, artem.kuzin, stepanov.anatoly, wangkefeng.wang,
yanquanmin1, zuoze1, damon, akpm, linux-mm, linux-kernel
On Wed, 17 Jun 2026 06:57:16 +0000 <gutierrez.asier@huawei-partners.com> wrote:
> From: Asier Gutierrez <gutierrez.asier@huawei-partners.com>
>
> Fix a typo in samples/damon/Kconfig help text. Change
> "Thps" to "This".
Nice catch and fix, thank you!
>
> Signed-off-by: Asier Gutierrez <gutierrez.asier@huawei-partners.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
I applied this patch to damon/next [1] tree. We are currently in the merge
window. Andrew might be busy for PR work. Unless this patch is urgent, Andrew
might not able to add this patch to mm.git until next -rc1 release. In the
case, I will request adding this after next -rc1 release. So, no action from
your side is needed for now. Let me know if you think this is really urgent.
> ---
> samples/damon/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/samples/damon/Kconfig b/samples/damon/Kconfig
> index cbf96fd8a8bf..182a59722879 100644
> --- a/samples/damon/Kconfig
> +++ b/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 tierign.
'tierign' stood out. I will fix it together on your patch, if you don't mind.
Let me know if you mind.
[1] https://origin.kernel.org/doc/html/latest/mm/damon/maintainer-profile.html#scm-trees
Thanks,
SJ
[...]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-17 13:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-17 6:57 [PATCH v1 1/1] samples/damon: Fix typo in Kconfig help text gutierrez.asier
2026-06-17 13:28 ` SeongJae Park
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox