Re: [PATCH printk v3 27/40] tty: serial: earlycon: use console_is_registered()

From: Petr Mladek
Date: Thu Nov 10 2022 - 10:00:24 EST


On Mon 2022-11-07 15:22:25, John Ogness wrote:
> It is not reliable to check for CON_ENABLED in order to identify if a
> console is registered. Use console_is_registered() instead.
>
> Signed-off-by: John Ogness <john.ogness@xxxxxxxxxxxxx>

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr