powerpc: Fix lockdep IRQ tracing bug
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 15 Aug 2008 07:11:31 +0000 (17:11 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 18 Aug 2008 04:22:34 +0000 (14:22 +1000)
commit22b8f9ee4a91638a4c8f57e957a91cf49788332a
treee2e7a467f4a7f59dc8559084b0432be19b73e858
parent9acd57ca74b12bc8ba8da12c72b19ede2cddcb53
powerpc: Fix lockdep IRQ tracing bug

A small bogon sneaked into the ppc64 lockdep support.  A test is
branching slightly off causing a clobbered register value to
overwrite the irq state under some circumstances.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/include/asm/irqflags.h