[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87v8kt9nc9.fsf@meer.lwn.net>
Date: Thu, 26 Jan 2023 11:12:38 -0700
From: Jonathan Corbet <corbet@....net>
To: Jules Maselbas <jmaselbas@...ray.eu>,
Mike Rapoport <rppt@...nel.org>,
Wu XiangCheng <bobwxc@...il.cn>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Jules Maselbas <jmaselbas@...ray.eu>
Subject: Re: [PATCH] Documentation/mm: Fix typo emluation -> emulation
Jules Maselbas <jmaselbas@...ray.eu> writes:
> Fix typo emluation -> emulation
>
> Signed-off-by: Jules Maselbas <jmaselbas@...ray.eu>
> ---
> Documentation/mm/numa.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/mm/numa.rst b/Documentation/mm/numa.rst
> index 99fdeca917ca..e1410974c941 100644
> --- a/Documentation/mm/numa.rst
> +++ b/Documentation/mm/numa.rst
> @@ -64,7 +64,7 @@ In addition, for some architectures, again x86 is an example, Linux supports
> the emulation of additional nodes. For NUMA emulation, linux will carve up
> the existing nodes--or the system memory for non-NUMA platforms--into multiple
> nodes. Each emulated node will manage a fraction of the underlying cells'
> -physical memory. NUMA emluation is useful for testing NUMA kernel and
> +physical memory. NUMA emulation is useful for testing NUMA kernel and
> application features on non-NUMA platforms, and as a sort of memory resource
Applied, thanks.
jon
Powered by blists - more mailing lists