Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Dec 2019 18:51:00 +0000 (10:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Dec 2019 18:51:00 +0000 (10:51 -0800)
commitc4ff10efe8e487cd35f4475ed2dd1e5e0c6f784a
tree0fff372310e9d54d5e82fc2aaca2698371410944
parent6c1c79a5f4eead27465d4d1d97ce230163772a78
parent9f0bff1180efc9ea988fed3fd93da7647151ac8b
Merge branch 'perf-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull perf fixes from Ingo Molnar:
 "Misc fixes: a BTS fix, a PT NMI handling fix, a PMU sysfs fix and an
  SRCU annotation"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/core: Add SRCU annotation for pmus list walk
  perf/x86/intel: Fix PT PMI handling
  perf/x86/intel/bts: Fix the use of page_private()
  perf/x86: Fix potential out-of-bounds access