mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-29 13:28:27 +00:00
test: fpu01 -- Allow running in compat mode
We support compat mode now (at least partially) so the test should be allowed. Acked-by: Dmitry Safonov <dsafonov@virtuozzo.com> Acked-by: Pavel Emelyanov <xemul@virtuozzo.com> Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
parent
51b10d6864
commit
2b90a35bfc
@ -6,7 +6,7 @@
|
||||
|
||||
#include "zdtmtst.h"
|
||||
|
||||
#if defined(__x86_64__)
|
||||
#if defined(__i386__) || defined(__x86_64__)
|
||||
|
||||
#include "cpuid.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user