Re: [PATCH v2 0/3] printk: Deadlock in NMI regression

From: Sergey Senozhatsky
Date: Thu Jun 28 2018 - 05:08:22 EST


On (06/27/18 16:34), Petr Mladek wrote:
[..]
> > > Changes against v1:
> > >
> > > + Move the check from vprintk_emit() to vprintk_func()
> > > + More straightforward commit message
> > > + Fix build with CONFIG_PRINTK_NMI disabled
> >
> > Did I miss out V1?
>
> It is the above fixed link. I am sorry for the confusion.

Ah, yep.

[..]
> Ah, the following line somehow confused git send-mail and the message
> had broken list of recipients:
>
> Cc: stable@xxxxxxxxxxxxxxx # 4.13+
>
> I have sent it once again as you have already noticed.

Got it. Happened to me before as well. I asked because I sort of have
some suspicion that lkml email deliver has not been completely reliable
lately.

-ss