]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Merge tag 'perf-urgent-for-mingo-4.12-20170504' of git://git.kernel.org/pub/scm/linux...
authorIngo Molnar <mingo@kernel.org>
Thu, 4 May 2017 17:43:39 +0000 (19:43 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 4 May 2017 17:43:39 +0000 (19:43 +0200)
commitcefec668868be847ac3733c927ccd527c305b529
tree2e3b07fa02a1affb3d2e06164010f6280f2e8722
parent12c1c2fd780a9a5581105fcb6f251466cf35af2a
parent1e6e7eae8a3a66f5fee4f44ef165ffcf31f0c40e
Merge tag 'perf-urgent-for-mingo-4.12-20170504' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

Pull perf/urgent fixes from Arnaldo Carvalho de Melo:

User visible changes:

- Fix AArch64 objdump disasm comment char in 'perf annotate' (Kim Phillips)

- Fix documentation spelling mistakes (Kim Phillips)

- Don't fail 'perf test kmod-path' if compressed modules aren't
  supported (Kim Phillips)

Infrastructure changes:

- Fix sched_getcpu() feature test when included in test-all.c redefining
  _GNU_SOURCE (Arnaldo Carvalho de Melo)

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