]> Pileus Git - ~andy/linux/commit
powerpc: Add new transactional memory state to the signal context
authorMichael Neuling <mikey@neuling.org>
Wed, 13 Feb 2013 16:21:41 +0000 (16:21 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 15 Feb 2013 06:02:23 +0000 (17:02 +1100)
commit2b0a576d15e0e14751f00f9c87e46bad27f217e7
treebd160f2f67cbae826fe0216bb9e217d9c3a290c8
parentbc2a9408fa65195288b41751016c36fd00a75a85
powerpc: Add new transactional memory state to the signal context

This adds the new transactional memory archtected state to the signal context
in both 32 and 64 bit.

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/reg.h
arch/powerpc/kernel/signal.h
arch/powerpc/kernel/signal_32.c
arch/powerpc/kernel/signal_64.c