Re: [PATCH 4/5] init: unify opening /dev/console as stdin/stdout/stderr

From: Linus Torvalds
Date: Tue Dec 17 2019 - 16:15:32 EST


This should be fixed by 2d3145f8d280 ("early init: fix error handling
when opening /dev/console")

I'm not sure what you did to trigger that bug, but it was a bug.

Linus


On Tue, Dec 17, 2019 at 1:34 AM youling 257 <youling257@xxxxxxxxx> wrote:
>
> I had been Revert "fs: remove ksys_dup()" Revert "init: unify opening
> /dev/console as stdin/stdout/stderr", test boot, n the system/bin/sh
> warning.