[CRIU] [PATCH 11/11] headers: Drop own definitions from mman.h
Pavel Emelyanov
xemul at parallels.com
Thu Nov 14 10:23:11 PST 2013
On 11/14/2013 07:19 PM, Cyrill Gorcunov wrote:
>
> These constants should be taked from system mman.h
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
> arch/arm/include/asm/types.h | 16 ----------------
> arch/x86/include/asm/types.h | 16 ----------------
> 2 files changed, 32 deletions(-)
>
On my system:
proc_parse.c: In function ‘parse_vmflags’:
proc_parse.c:118:34: error: ‘MADV_DONTDUMP’ undeclared (first use in this function)
proc_parse.c:118:34: note: each undeclared identifier is reported only once for each function it appears in
Other patches work OK, I've applied them, thanks.
More information about the CRIU
mailing list