Re: [GIT PULL] remove ksys_mount() and ksys_dup()

From: Jesse Barnes
Date: Tue Dec 17 2019 - 15:06:05 EST


On Tue, Dec 17, 2019 at 11:38 AM Greg Kroah-Hartman
<gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Tue, Dec 17, 2019 at 11:33:38AM -0800, Jesse Barnes wrote:
> > Still debugging, but this causes a panic in console_on_rootfs() when we try
> > to dup the fds for stderr and stdout. Probably because in my config I have
> > VT and framebuffer console disabled?
> > Reverting 8243186f0cc7c57cf9d6a110cd7315c44e3e0be8
> > and b49a733d684e0096340b93e9dfd471f0e3ddc06d worked around it for now...
>
> Should already be fixed in Linus's tree.

Arg sorry for the html mail. I see the reverts now.

Thanks,
Jesse