mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-21 01:06:58 +00:00
After patching code - we need to flush CPU cache, it's done with __builtin___clear_cache(). As we don't link to libgcc, provide a helper that wraps ARM-specific syscall. Fixes: LINK criu/pie/restorer.built-in.o ld: ./criu/arch/arm/vdso-pie.o: in function `insert_trampoline': /root/criu/criu/arch/arm/vdso-pie.c:32: undefined reference to `__clear_cache' Signed-off-by: Dmitry Safonov <dima@arista.com> |
||
|---|---|---|
| .. | ||
| arch | ||
| include | ||
| plugins | ||
| src | ||
| test | ||
| .gitignore | ||
| compel-host | ||
| Makefile | ||