[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87tt8vunmv.fsf@trenco.lwn.net>
Date: Sat, 15 Feb 2025 10:24:40 -0700
From: Jonathan Corbet <corbet@....net>
To: Suchit K <suchitkarunakaran@...il.com>, akpm@...ux-foundation.org,
skhan@...uxfoundation.org
Cc: linux-kernel-mentees@...ts.linux.dev, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [PATCH] Documentation/mm: Fix spelling mistake
Suchit K <suchitkarunakaran@...il.com> writes:
> The word watermark was misspelled as "watemark" in the balance.rst file. This commit corrects
> the spelling error.
>
> Signed-off-by: Suchit <suchitkarunakaran@...il.com>
> ---
> Documentation/mm/balance.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/mm/balance.rst b/Documentation/mm/balance.rst
> index abaa78561..c4962c89a 100644
> --- a/Documentation/mm/balance.rst
> +++ b/Documentation/mm/balance.rst
> @@ -81,7 +81,7 @@ Page stealing from process memory and shm is done if stealing the page
> would
> alleviate memory pressure on any zone in the page's node that has fallen below
> its watermark.
>
> -watemark[WMARK_MIN/WMARK_LOW/WMARK_HIGH]/low_on_memory/zone_wake_kswapd:
> These
> +watermark[WMARK_MIN/WMARK_LOW/WMARK_HIGH]/low_on_memory/zone_wake_kswapd:
> These
> are per-zone fields, used to determine when a zone needs to be balanced. When
So why are you resending this patch - has it changed somehow?
As long as you send in HTML, your email will not make it to the mailing
lists. Please configure your email client to not do that. There are
some suggestions in Documentation/process/email-clients.rst if you need
them.
Also, please include your full name in the signed-off-by line.
Thanks,
jon
Powered by blists - more mailing lists