Re: [PATCH] selftests/powerpc: Add test to check if TAR is corrupted

2015-12-02 Thread Michael Neuling
> Re: [PATCH] selftests/powerpc: Add test to check if TAR is corrupted The patch description should mention TM too. On Wed, 2015-12-02 at 10:42 +0530, Anshuman Khandual wrote: > On 12/02/2015 08:52 AM, Rashmica Gupta wrote: > > If the transaction is aborted, the TAR should be rolled

Re: [PATCH] selftests/powerpc: Add test to check if TAR is corrupted

2015-12-01 Thread Anshuman Khandual
On 12/02/2015 08:52 AM, Rashmica Gupta wrote: > If the transaction is aborted, the TAR should be rolled back to the > checkpointed value before the transaction began. And if it does not abort, it should continue to hold the changed (inside the transaction) TAR value after the transaction finishes.

[PATCH] selftests/powerpc: Add test to check if TAR is corrupted

2015-12-01 Thread Rashmica Gupta
If the transaction is aborted, the TAR should be rolled back to the checkpointed value before the transaction began. Signed-off-by: Rashmica Gupta --- To check this yourself, undo the changes from the patch "powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs". tools/testing/selftests/powe