On Mon, 14 Mar 2016, David Miller wrote:
> From: Shrikrishna Khare
> Date: Fri, 11 Mar 2016 13:29:44 -0800
>
> > don't pass uninitialized flags to spin_unlock_irqrestore.
> >
> > Reported-by: Tetsuo Handa
> > Signed-off-by: Shrikrishna Khare
> > Signed-off-by: Guolin Yang
>
> Sorry, I not
From: Shrikrishna Khare
Date: Fri, 11 Mar 2016 13:29:44 -0800
> don't pass uninitialized flags to spin_unlock_irqrestore.
>
> Reported-by: Tetsuo Handa
> Signed-off-by: Shrikrishna Khare
> Signed-off-by: Guolin Yang
Sorry, I noticed Arnd's version of this fix first and therefore applied
his