mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-24 03:24:55 +08:00
09275d717d
If we're running on a CPU without VMX/VSX then don't touch them. This is fragile, the compiler could spill a VMX/VSX register and break the test anyway. But in practice it seems to work, ie. the test runs to completion on a system without VSX with this change. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200819015727.1977134-8-mpe@ellerman.id.au |
||
---|---|---|
.. | ||
.gitignore | ||
context_switch.c | ||
exec_target.c | ||
fork.c | ||
futex_bench.c | ||
gettimeofday.c | ||
Makefile | ||
mmap_bench.c | ||
null_syscall.c | ||
settings |