[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4fec4181-864c-bb0a-1038-03868019bc36@i-love.sakura.ne.jp>
Date: Wed, 14 Jul 2021 18:55:49 +0900
From: Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [5.14-rc1] kbuild: stdout from cmd should not be discarded
On 2021/07/14 13:33, Masahiro Yamada wrote:
> On Mon, Jul 12, 2021 at 10:40 AM Tetsuo Handa
> <penguin-kernel@...ove.sakura.ne.jp> wrote:
>>
>> Commit 174a1dcc96429efc ("kbuild: sink stdout from cmd for silent build")
>> confuses users by sending prompt messages from
>>
>> scripts/kconfig/conf -s --syncconfig
>>
>> to /dev/null before start waiting for response to prompt messages
>> when building with "make -s". Reverting that commit fixes this problem.
>
>
> Thanks for catching this.
>
> Instead of reverting it,
> I'd like to fix the syncconfig part.
>
> https://patchwork.kernel.org/project/linux-kbuild/patch/20210714042349.219199-1-masahiroy@kernel.org/
OK, that patch works for me.
Thank you.
Powered by blists - more mailing lists