[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNATWFLTKYBg6OOc5JQeb5mZXjUXqo0GNU3vAqVrwfcqDew@mail.gmail.com>
Date: Sat, 22 May 2021 11:22:18 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: patchwork-bot+linux-kselftest@...nel.org,
Shuah Khan <skhan@...uxfoundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] kbuild: replace LANG=C with LC_ALL=C
On Sat, May 22, 2021 at 11:14 AM Masahiro Yamada <masahiroy@...nel.org> wrote:
>
> On Sat, May 22, 2021 at 3:34 AM
> <patchwork-bot+linux-kselftest@...nel.org> wrote:
> >
> > Hello:
> >
> > This patch was applied to shuah/linux-kselftest.git (refs/heads/next):
> >
> > On Fri, 30 Apr 2021 10:56:27 +0900 you wrote:
> > > LANG gives a weak default to each LC_* in case it is not explicitly
> > > defined. LC_ALL, if set, overrides all other LC_* variables.
> > >
> > > LANG < LC_CTYPE, LC_COLLATE, LC_MONETARY, LC_NUMERIC, ... < LC_ALL
> > >
> > > This is why documentation such as [1] suggests to set LC_ALL in build
> > > scripts to get the deterministic result.
> > >
> > > [...]
> >
> > Here is the summary with links:
> > - [v2] kbuild: replace LANG=C with LC_ALL=C
> > https://git.kernel.org/shuah/linux-kselftest/c/77a88274dc1a
> >
> > You are awesome, thank you!
> > --
>
>
> Huh?
>
> This patch exists in Linus' tree.
>
> Why is this going to the kselftest tree
> in the first place?
Sorry, I misunderstood it.
I think this notification was unneeded
because the commit was not actually
applied to kselftest tree.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists