]> git.baikalelectronics.ru Git - 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)
commit539583e81cbc03f89b1bd2229cd6a5824f77b1d0
tree2e3b07fa02a1affb3d2e06164010f6280f2e8722
parent60c455aae6b94631db3d746cd45852e2b43722f6
parent94d52c9bdfb85bace3af38515f7cfbd47e3652c1
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>