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>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| tm-exec.c | ||
| tm-fork.c | ||
| tm-resched-dscr.c | ||
| tm-signal-msr-resv.c | ||
| tm-signal-stack.c | ||
| tm-syscall-asm.S | ||
| tm-syscall.c | ||
| tm-tar.c | ||
| tm-tmspr.c | ||
| tm-vmxcopy.c | ||
| tm.h | ||