-
Cyrill Gorcunov authored
On arm | CC crtools.o | In file included from arch/arm/include/asm/bitops.h:4:0, | from arch/arm/include/asm/types.h:9, | from include/proc_parse.h:5, | from include/ptrace.h:8, | from cr-restore.c:27: | cr-restore.c: In function 'restore_priv_vma_content': | include/compiler.h:60:17: error: comparison of distinct pointer types lacks a cast [-Werror] | (void) (&_min1 == &_min2); \ | Reported-by:
Pavel Emelyanov <xemul@parallels.com> Signed-off-by:
Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
fa0587ed