commit | 7fe924d9d71c96598ed37719c53187b357d6edff | [log] [tgz] |
---|---|---|
author | Sam bobroff <sam.bobroff@au1.ibm.com> | Fri Apr 10 14:16:49 2015 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sat Apr 11 20:49:20 2015 +1000 |
tree | 36246d88a718a42f0a0a58d6c92b17d55d616c38 | |
parent | 2b03fc1db59d53da327cf21f77e189b4d0a8aced [diff] |
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>