Skip to content
  • Arnaldo Carvalho de Melo's avatar
    tools headers UAPI: Sync asm-generic/mman-common.h with the kernel · 47f8d94a
    Arnaldo Carvalho de Melo authored
    To pick the changes from:
    
      d41938d2
    
     ("mm: Reserve asm-generic prot flags 0x10 and 0x20 for arch use")
    
    No changes in tooling, just a rebuild as files needed got touched.
    
    This addresses the following perf build warning:
    
      Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/mman-common.h' differs from latest version at 'include/uapi/asm-generic/mman-common.h'
      diff -u tools/include/uapi/asm-generic/mman-common.h include/uapi/asm-generic/mman-common.h
    
    Cc: Adrian Hunter <adrian.hunter@intel.com>
    Cc: Dave Martin <Dave.Martin@arm.com>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: Will Deacon <will@kernel.org>
    Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    47f8d94a