Re: [PATCHv3] panic: avoid deadlocks in re-entrant console drivers

From: Sergey Senozhatsky
Date: Wed Oct 31 2018 - 21:48:29 EST


On (10/31/18 13:27), Petr Mladek wrote:
> >
> > Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>
>
> The patch makes sense to me. The locks should stay busted also for
> console_flush_on_panic().
>
> With the added #include <linux/vt_kern.h>:
>
> Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

Thanks!

Since there are no objections - how shall we route it? Via printk tree?
I'd also prefer this patch to be in -stable, it fixes a real issue after
all.

-ss