Re: [PATCH] arch/mips: change duplicated word in NUMA help text

From: Philippe Mathieu-DaudÃ
Date: Sat Feb 15 2020 - 17:12:47 EST


On 2/1/20 2:55 AM, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>
> Fix wording in NUMA help text.
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
> Cc: Paul Burton <paulburton@xxxxxxxxxx>
> Cc: linux-mips@xxxxxxxxxxxxxxx
> ---
> arch/mips/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-next-20200131.orig/arch/mips/Kconfig
> +++ linux-next-20200131/arch/mips/Kconfig
> @@ -2676,7 +2676,7 @@ config NUMA
> Say Y to compile the kernel to support NUMA (Non-Uniform Memory
> Access). This option improves performance on systems with more
> than two nodes; on two node systems it is generally better to
> - leave it disabled; on single node systems disable this option
> + leave it disabled; on single node systems leave this option
> disabled.
>
> config SYS_SUPPORTS_NUMA
>

Reviewed-by: Philippe Mathieu-Daudà <f4bug@xxxxxxxxx>