commit | 25007a69e852389985ee98235e76d740d4821c6c | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Fri Nov 20 15:15:33 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Dec 14 20:41:48 2015 +1100 |
tree | 16dd7664889f9bcec4d30fafe234a32a734520cc | |
parent | b319ee8445961c5f7b2fd199c0ef99c418ee2d4a [diff] |
selftests/powerpc: Add TM signal return test Test the kernel's signal return code to ensure that it doesn't crash when both the transactional and suspend MSR bits are set in the signal context. Signed-off-by: Michael Neuling <mikey@neuling.org> Tested-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> [mpe: Skip if we don't have TM] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>