]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/xmon: Add display of soft & hard irq states
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 1 Mar 2012 23:10:09 +0000 (10:10 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Mar 2012 23:55:14 +0000 (10:55 +1100)
commit68dd08dd9bfb5d1e17a994e1dfb68a6583995eb1
tree532b900548dbe2c8b25549c84deaec8392cb413b
parent4b41b95b3c60a56058d5af942b3f6594a6b2bb92
powerpc/xmon: Add display of soft & hard irq states

Also use local_paca instead of get_paca() to avoid getting into
the smp_processor_id() debugging code from the debugger

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/xmon/xmon.c