[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJF2gTTM4-xJhY6Ter0n_b6Zu=yqA_N-FnHA2qL5vp5W+ZZqTw@mail.gmail.com>
Date: Sat, 1 Feb 2020 13:49:34 +0800
From: Guo Ren <guoren@...nel.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-csky@...r.kernel.org
Subject: Re: [PATCH] arch/csky: fix some Kconfig typos
Acked, thx
On Sat, Feb 1, 2020 at 9:52 AM Randy Dunlap <rdunlap@...radead.org> wrote:
>
> From: Randy Dunlap <rdunlap@...radead.org>
>
> Fix wording in help text for the CPU_HAS_LDSTEX symbol.
>
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Guo Ren <guoren@...nel.org>
> Cc: linux-csky@...r.kernel.org
> ---
> arch/csky/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-next-20200131.orig/arch/csky/Kconfig
> +++ linux-next-20200131/arch/csky/Kconfig
> @@ -77,7 +77,7 @@ config CPU_HAS_TLBI
> config CPU_HAS_LDSTEX
> bool
> help
> - For SMP, CPU needs "ldex&stex" instrcutions to atomic operations.
> + For SMP, CPU needs "ldex&stex" instructions for atomic operations.
>
> config CPU_NEED_TLBSYNC
> bool
>
--
Best Regards
Guo Ren
ML: https://lore.kernel.org/linux-csky/
Powered by blists - more mailing lists