]> git.ipfire.org Git - people/ms/linux.git/commit
powerpc/tm: Move TM abort cause codes to uapi
authorMichael Neuling <mikey@neuling.org>
Sun, 26 May 2013 18:30:56 +0000 (18:30 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Jun 2013 19:53:20 +0000 (12:53 -0700)
commit4fdf4857d1deca93307532525857dc7490641af5
tree16768b54d90bf74c7fdb1f391085583ac20b5146
parente71c42189de0af8b93505e559837d934f6cb42b6
powerpc/tm: Move TM abort cause codes to uapi

commit b75c100ef24894bd2c8b52e123bcc5f191c5d9fd upstream.

These cause codes are usable by userspace, so let's export to uapi.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/include/asm/reg.h
arch/powerpc/include/asm/tm.h
arch/powerpc/include/uapi/asm/Kbuild
arch/powerpc/include/uapi/asm/tm.h [new file with mode: 0644]