]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb07b1a9299fe0bb19baed7e4424c66b4bab2b8a1
tree4f8f72cc87847529727aa7f77ed5f9e0c548a65e
parent5721e1df761d290da8b3cb39bacce0ae03cbca80
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel

To pick the changes from:

  3293893237da ("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