On Thu, Apr 13, 2017 at 6:35 PM, Tyler Baker <tyler.ba...@linaro.org> wrote:
> The following patch fixes the backtrace on my board. I'll submit this > patch in a moment. > > From: Tyler Baker <tyler.ba...@linaro.org> > Date: Thu, 13 Apr 2017 14:29:49 -0700 > Subject: [PATCH] irqchip/irq-imx-gpcv2: fix spinlock initialization > > Call raw_spin_lock_init() before the spinlocks are used to prevent a > lockdep splat. > > Signed-off-by: Tyler Baker <tyler.ba...@linaro.org> Yes, it makes sense: Reviewed-by: Fabio Estevam <fabio.este...@nxp.com>