Line 88: |
Line 88: |
| ! Name | | ! Name |
| ! Fail reason | | ! Fail reason |
− | |-
| |
− | | futex-rl || sys_get_robust_list() should be compat syscall for 32-bit tasks: kernel keeps two different lists: <code>robust_list</code> and <code>compat_robust_list</code> in <code>task_struct</code>
| |
− | |-
| |
− | | rtc || no 32-bit version of rtc test library
| |
− | |-
| |
− | | vdso01 || no ia32 version
| |
| |- | | |- |
| | file_locks08 | | | file_locks08 |
Line 103: |
Line 97: |
| |- | | |- |
| | file_locks00 | | | file_locks00 |
| + | |- |
| + | | rtc || [https://github.com/0x7f454c46/criu/commit/0fc31d187e78ac296001b6b80a6bfe6d58a95b1e build 64-bit criu-rtc.so] |
| + | |- |
| + | | futex-rl || sys_get_robust_list() should be compat syscall for 32-bit tasks: kernel keeps two different lists: <code>robust_list</code> and <code>compat_robust_list</code> in <code>task_struct</code> |
| + | |- |
| + | | vdso01 || no ia32 version |
| |- | | |- |
| | socket-tcp6-last-ack | | | socket-tcp6-last-ack |