On Mon 2022-11-07 15:22:09, John Ogness wrote: > Rather than using the console_lock to guarantee safe console list > traversal, use srcu console list iteration.
It might be obvious. But I would add: "It allows to dump the messages even when console_lock() is blocked during panic()." It will help to understand this is a clear win. > Signed-off-by: John Ogness <john.ogn...@linutronix.de> After merging with 9th patch for using the racy console_is_enabled(con): Reviewed-by: Petr Mladek <pmla...@suse.com> Best Regards, Petr _______________________________________________ linux-um mailing list linux-um@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-um