tools include arch: Grab a copy of x86's prctl.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 17 Dec 2018 19:15:27 +0000 (16:15 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Dec 2018 19:15:18 +0000 (16:15 -0300)
commitc22e2683c0cbfb8dcac84529d29386b094cd78cf
tree871bc93cc89a30a8d7ad7059b106a79abbd2e468
parentce05539f20b337221d3310baf73b45317dab067c
tools include arch: Grab a copy of x86's prctl.h

We need it to generate the tables for the 'code' arch_prctl's syscall
argument.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-vu890pi18fpd4eyz61cazckj@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/uapi/asm/prctl.h [new file with mode: 0644]
tools/perf/check-headers.sh