[PATCH] powerpc/fsl-msi: use a different locklcass for the cascade interrupt

Kumar Gala galak at kernel.crashing.org
Thu Apr 4 03:46:15 EST 2013


On Apr 2, 2013, at 8:33 AM, Sebastian Andrzej Siewior wrote:

> lockdep thinks that it might deadlock because it grabs a lock of the
> same class while calling the generic_irq_handler(). This annotation will
> inform lockdep that it will not.
> 
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy at linutronix.de>
> ---
> arch/powerpc/sysdev/fsl_msi.c |    4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)

applied to next

- k


More information about the Linuxppc-dev mailing list