commit | a431b946db581d6a121d035a887d370cdc4b8dea | [log] [tgz] |
---|---|---|
author | Cyril Bur <cyrilbur@gmail.com> | Wed Jun 29 21:41:51 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jul 26 14:28:22 2016 +1000 |
tree | b0b6a6c2049643a5920b8f2b3f63d9a3eecdb64a | |
parent | dd57023747e33572b31867f890b0d99f55b5cc2f [diff] |
selftests/powerpc: exec() with suspended transaction Perform an exec() class syscall with a suspended transaction. This is a test for the bug we fixed in 8e96a87c5431 ("powerpc/tm: Always reclaim in start_thread() for exec() class syscalls"). Signed-off-by: Cyril Bur <cyrilbur@gmail.com> [mpe: Fix build errors, use a single binary for the test] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>