bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 4/6] fix console setting from cmdline


From: Luca
Subject: Re: [PATCH 4/6] fix console setting from cmdline
Date: Wed, 2 Feb 2022 08:25:25 +0100

Il 28/01/22 20:59, Samuel Thibault ha scritto:
Luca Dariz, le ven. 28 janv. 2022 19:24:07 +0100, a ecrit:
The leading space prevents it working if console=comX is the only
argument.

But it would be confused with another parameter which would be
foobarconsole=bla

You'd probably want to make the code also try strncmp(kernel_cmdline,
CONSOLE_PARAMETER+1)

Will do.

Luca



reply via email to

[Prev in Thread] Current Thread [Next in Thread]