Re: [PATCH v2 3/4] printk: nbcon: move printk_delay to console emiting code

From: John Ogness

Date: Wed Jul 08 2026 - 11:52:32 EST


On 2026-07-08, Petr Mladek <pmladek@xxxxxxxx> wrote:
> Now, the question is how to move forward. It would be nice to
> have the sync mode available before we add this boot/printk_delay
> clean up.
>
> Would you have time to prepare and send a patch anytime soon, please?

I can work on this this week.

> Or I wonder whether Andrew Murray might try to create a patch
> based on your "SYNC IDEA".

I expect that the two series will not conflict. I am just adding another
atomic printing path, but the Andrew's delay is implemented deeper.

John