On Wed 2022-10-19 17:01:58, John Ogness wrote: > The console_lock is used in part to guarantee safe list iteration. > The console_list_lock should be used because list synchronization > repsponsibility will be removed from the console_lock in a later > change. > > Note, the console_lock is still needed to stop console printing. > > Signed-off-by: John Ogness <john.ogness@xxxxxxxxxxxxx> Reviewed-by: Petr Mladek <pmladek@xxxxxxxx> Best Regards, Petr