]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Sync prctl.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 19 Oct 2020 15:38:16 +0000 (12:38 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 3 Nov 2020 11:34:58 +0000 (08:34 -0300)
commit5c45bb9452bbd357cb8d8c7a0bcb201623b3ccae
tree99639bed49b4c9aae67f116fadecea51963855d5
parent865c9e9492f05f3389b5c3553416a8321534f9b8
tools headers UAPI: Sync prctl.h with the kernel sources

To get the changes in:

  a0b9e1a2c988a195 ("arm64: mte: Allow user control of the tag check mode via prctl()")
  7058b7067f9c80f0 ("arm64: mte: Allow user control of the generated random tags via prctl()")

Which don't cause any change in tooling, only addresses this perf build
warning:

  Warning: Kernel ABI header at 'tools/include/uapi/linux/prctl.h' differs from latest version at 'include/uapi/linux/prctl.h'
  diff -u tools/include/uapi/linux/prctl.h include/uapi/linux/prctl.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/prctl.h