| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-05-11 | selftests/powerpc: Standardise TM calls | Rashmica Gupta | 1 | -2/+2 | |
| Currently tbegin, tend etc are written as opcodes or asm instructions. So standardise these to asm instructions. Signed-off-by: Rashmica Gupta <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> | |||||
| 2015-12-14 | selftests/powerpc: Add TM signal with invalid stack test | Michael Neuling | 1 | -0/+76 | |
| Test the kernels signal generation code to ensure it can handle an invalid stack pointer when transactional. Signed-off-by: Michael Neuling <[email protected]> Tested-by: Anshuman Khandual <[email protected]> [mpe: Skip if we don't have TM] Signed-off-by: Michael Ellerman <[email protected]> | |||||