]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-urgent-for-mingo-4.17-20180602' of git://git.kernel.org/pub/scm/linux...
authorIngo Molnar <mingo@kernel.org>
Sun, 3 Jun 2018 17:11:38 +0000 (19:11 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 3 Jun 2018 17:11:38 +0000 (19:11 +0200)
commitface07880ccd246e6a5bffaf7a8d43b9cf641dfc
tree51a6a1b796039c00d71c30577dac42ec80936f52
parentdf947cf183f9b5a505ec253bc6b34abbd2c7cd4e
parent87b8142aa0dcf68b6b1735880a237f686383d54d
Merge tag 'perf-urgent-for-mingo-4.17-20180602' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

Pull perf/urgent fixes from Carvalho de Melo:

- Update prctl and cpufeatures.h tools/ copies with the kernel sources
  originals, which makes 'perf trace' know about the new prctl options
  for speculation control and silences the build warnings (Arnaldo Carvalho de Melo)

- Update insn.h in Intel-PT instruction decoder with its original from from the
  kernel sources, to silence build warnings, no effect on the actual tools this
  time around (Arnaldo Carvalho de Melo)

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