]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0ca89de7a7f40fba7f2ef3b584ffba47396252ef
treee2e7a467f4a7f59dc8559084b0432be19b73e858
parent35a7cbf7e9dc62b30a166ae6c481b56fda7b3caa
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