summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/tm/tm-tar.c
Commit message (Collapse)AuthorAgeFilesLines
* selftests/powerpc: Add TM test to check if TAR is corruptedRashmica Gupta2016-05-111-0/+90
If the transaction is aborted, the TAR should be rolled back to the checkpointed value before the transaction began. The value written to the TAR when the transaction is suspended should only remain there if the transaction completes successfully. Signed-off-by: Rashmica Gupta <rashmicy@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
OpenPOWER on IntegriCloud