]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Add transactional memory paca scratch register to show_regs
authorMichael Neuling <mikey@neuling.org>
Wed, 13 Feb 2013 16:21:34 +0000 (16:21 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 15 Feb 2013 05:58:51 +0000 (16:58 +1100)
commitafc07701ced6463786d09a3b9baf894c1397e991
tree5f6cccb458938a3d446982ab0e51655957c1fd53
parent97a0aac9b844a8bcfebb6805322998f8ca4db9dc
powerpc: Add transactional memory paca scratch register to show_regs

Add transactional memory paca scratch register to show_regs.  This is useful
for debugging.

Signed-off-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/paca.h
arch/powerpc/kernel/asm-offsets.c
arch/powerpc/kernel/entry_64.S
arch/powerpc/kernel/process.c