commit | 58631ad1205677c5b33f511fd5aae26eaa0c87c6 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Tue Apr 02 15:33:36 2013 +0200 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Apr 03 11:42:48 2013 -0500 |
tree | da2855368389e78abed99744ac2c4ca23ea138dc | |
parent | a3ec3acd29e3b372d79b81a534e1f4b10fc140f7 [diff] |
powerpc/fsl-msi: use a different lockclass for the cascade interrupt 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@linutronix.de> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>