OSDN Git Service

tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Feb 2020 13:53:06 +0000 (10:53 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Feb 2020 13:53:06 +0000 (10:53 -0300)
commit47f8d94ac5241e30a5ab0b6b91b963b54765ec7c
tree4f8f72cc87847529727aa7f77ed5f9e0c548a65e
parentdf5a5f3cf24608457bb5e57297dd9f0d528be58f
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel

To pick the changes from:

  d41938d2cbee ("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: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/asm-generic/mman-common.h