Re: [PATCH 4/8] ARM: dts: imx7s: Add node for GPC

From: Fabio Estevam
Date: Thu Apr 13 2017 - 18:00:30 EST


On Thu, Apr 13, 2017 at 6:35 PM, Tyler Baker <tyler.baker@xxxxxxxxxx> wrote:

> The following patch fixes the backtrace on my board. I'll submit this
> patch in a moment.
>
> From: Tyler Baker <tyler.baker@xxxxxxxxxx>
> 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.baker@xxxxxxxxxx>

Yes, it makes sense:

Reviewed-by: Fabio Estevam <fabio.estevam@xxxxxxx>