]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/scm/linux...
authorIngo Molnar <mingo@kernel.org>
Tue, 31 Jul 2018 05:43:48 +0000 (07:43 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 31 Jul 2018 05:43:48 +0000 (07:43 +0200)
commitce03b6d2b610b70bb527d14d82c2394adb235e5d
tree1e73af0e3dea8f7546540245b3660009dab982c8
parent156c8b58ef5cfd97245928c95669fd4cb0f9c388
parent44fe619b1418ff4e9d2f9518a940fbe2fb686a08
Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

Pull perf/urgent fixes from Arnaldo Carvalho de Melo:

- Update the tools copy of several files, including perf_event.h,
  powerpc's asm/unistd.h (new io_pgetevents syscall), bpf.h and
  x86's memcpy_64.s (used in 'perf bench mem'), silencing the
  respective warnings during the perf tools build.

- Fix the build on the alpine:edge distro.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>