[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YhO0fBJLn4hW2LyC@alley>
Date: Mon, 21 Feb 2022 16:49:16 +0100
From: Petr Mladek <pmladek@...e.com>
To: Andre Kalb <andre.kalb@....de>
Cc: senozhatsky@...omium.org, john.ogness@...utronix.de,
linux-kernel@...r.kernel.org, rostedt@...dmis.org
Subject: Re: [PATCH v3] printk: Set console_set_on_cmdline=1 when
__add_preferred_console() is called with user_specified == true
On Wed 2022-02-16 11:41:38, Andre Kalb wrote:
> From: Andre Kalb <andre.kalb@....de>
>
> In case of using console="" or console=null
> set console_set_on_cmdline=1 to disable "stdout-path" node from DT.
>
> We basically need to set it every time when __add_preferred_console()
> is called with parameter 'user_specified' set.
> Therefore we can move setting it into a helper function that is
> called from __add_preferred_console().
>
> Suggested-by: Petr Mladek <pmladek@...e.com>
> Signed-off-by: Andre Kalb <andre.kalb@....de>
> Reviewed-by: Petr Mladek <pmladek@...e.com>
> Reviewed-by: Sergey Senozhatsky <senozhatsky@...omium.org>
The patch is comitted in printk/linux.git, branch for-5.18.
Best Regards,
Petr
Powered by blists - more mailing lists