selftests/powerpc: Add transactional syscall test

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>
This commit is contained in:
Sam bobroff
2015-04-10 14:16:49 +10:00
committed by Michael Ellerman
parent 2b03fc1db5
commit 7fe924d9d7
4 changed files with 153 additions and 1 deletions

View File

@@ -1 +1,2 @@
tm-resched-dscr
tm-syscall