[PATCH printk v1 00/10] printk: introduce atomic consoles and sync mode

Sergey Senozhatsky senozhatsky at chromium.org
Tue Aug 31 10:33:36 AEST 2021


On (21/08/05 17:47), Petr Mladek wrote:
[..]
> 3. After introducing console kthread(s):
> 
> 	int printk(...)
> 	{
> 		vprintk_store();
> 		wake_consoles_via_irqwork();
> 	}
> 
> 	+ in panic:
> 
> 	    + with atomic console like after this patchset?
> 	    + without atomic consoles?
> 
> 	+ during early boot?

I guess I'd also add netconsole to the list.


More information about the Linuxppc-dev mailing list