Re: [PATCH printk v2 02/11] printk: Let console_is_usable() handle nbcon
From: Petr Mladek
Date: Fri Sep 22 2023 - 04:37:21 EST
On Wed 2023-09-20 01:14:47, John Ogness wrote:
> The nbcon consoles use a different printing callback. For nbcon
> consoles, check for the write_atomic() callback instead of
> write().
>
> Signed-off-by: John Ogness <john.ogness@xxxxxxxxxxxxx>
Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
Best Regards,
Petr