From: Sebastian Andrzej Siewior Date: Tue, 2 Apr 2013 13:33:36 +0000 (+0200) Subject: powerpc/fsl-msi: use a different lockclass for the cascade interrupt X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~66^2~26^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58631ad1205677c5b33f511fd5aae26eaa0c87c6;p=pandora-kernel.git 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed