On systems where TM (Transactional Memory) is disabled the
tm-signal-sigreturn-nt test causes a SIGILL:
test: tm_signal_sigreturn_nt
tags: git_version:7c202575ef63
!! child died by signal 4
failure: tm_signal_sigreturn_nt
We should skip the test if TM is not available.
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| tm-exec.c | ||
| tm-fork.c | ||
| tm-poison.c | ||
| tm-resched-dscr.c | ||
| tm-signal-context-chk-fpu.c | ||
| tm-signal-context-chk-gpr.c | ||
| tm-signal-context-chk-vmx.c | ||
| tm-signal-context-chk-vsx.c | ||
| tm-signal-context-force-tm.c | ||
| tm-signal-msr-resv.c | ||
| tm-signal-sigreturn-nt.c | ||
| tm-signal-stack.c | ||
| tm-signal.S | ||
| tm-sigreturn.c | ||
| tm-syscall-asm.S | ||
| tm-syscall.c | ||
| tm-tar.c | ||
| tm-tmspr.c | ||
| tm-trap.c | ||
| tm-unavailable.c | ||
| tm-vmx-unavail.c | ||
| tm-vmxcopy.c | ||
| tm.h | ||