selftests/powerpc: Add transactional syscall test
authorSam bobroff <sam.bobroff@au1.ibm.com>
Fri, 10 Apr 2015 04:16:49 +0000 (14:16 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 11 Apr 2015 10:49:20 +0000 (20:49 +1000)
Check that a syscall made during an active transaction will fail with
the correct failure code and that one made during a suspended
transaction will succeed.

Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

No differences found