Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | selftests/powerpc: Standardise TM calls | Rashmica Gupta | 2016-05-11 |
| | | | | | | | | Currently tbegin, tend etc are written as opcodes or asm instructions. So standardise these to asm instructions. Signed-off-by: Rashmica Gupta <rashmicy@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> | ||
* | selftests/powerpc: Add TM signal with invalid stack test | Michael Neuling | 2015-12-14 |
Test the kernels signal generation code to ensure it can handle an invalid stack pointer when transactional. 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> |