]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Update epoll_pwait2 affected files
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 21 Dec 2020 12:03:04 +0000 (09:03 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 24 Dec 2020 12:24:19 +0000 (09:24 -0300)
commit15fbe4902a2283159e9339cdbb4d932f8832b361
tree18ff959ccb3e143f1f5472ce32e370a9e8fc8383
parent2c07888fa202714a9877dab4d33d39776225a2b9
tools headers UAPI: Update epoll_pwait2 affected files

To pick the changes from:

  d43bb4ea508cd61a ("epoll: wire up syscall epoll_pwait2")

That addresses these perf build warning:

  Warning: Kernel ABI header at 'tools/include/uapi/asm-generic/unistd.h' differs from latest version at 'include/uapi/asm-generic/unistd.h'
  diff -u tools/include/uapi/asm-generic/unistd.h include/uapi/asm-generic/unistd.h
  Warning: Kernel ABI header at 'tools/perf/arch/x86/entry/syscalls/syscall_64.tbl' differs from latest version at 'arch/x86/entry/syscalls/syscall_64.tbl'
  diff -u tools/perf/arch/x86/entry/syscalls/syscall_64.tbl arch/x86/entry/syscalls/syscall_64.tbl

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Willem de Bruijn <willemb@google.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/asm-generic/unistd.h
tools/perf/arch/x86/entry/syscalls/syscall_64.tbl