]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 21 May 2021 19:00:31 +0000 (16:00 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 21 May 2021 19:03:08 +0000 (16:03 -0300)
commit914e667e4ab768643f776d12dbbe269ecce0fb48
treec01daa8c4d3709aba98fb535ea6aad0f88f5b170
parent9475f70b73d52a0605888aefc67eaf7017c50d51
tools headers UAPI: Sync linux/perf_event.h with the kernel sources

To pick the trivial change in:

  863886d0f0bad29d ("signal: Deliver all of the siginfo perf data in _perf")

This silences this perf build warning:

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

Cc: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/perf_event.h