]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit7ac21cd465391802d931bd5e692302639383b8f5
tree532b900548dbe2c8b25549c84deaec8392cb413b
parent9be72573a80648866ed0045db22d97c6e160a540
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