Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Jun 2013 18:51:44 +0000 (08:51 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Jun 2013 18:51:44 +0000 (08:51 -1000)
commit54faf77d065926adbcc2a49e6df3559094cc93ba
treeb1dec3c63c0255d750b0ac491aa7dd04913039aa
parente3ff91143eb2a6eaaab4831c85a2837a95fbbea3
parentc790b0ad23f427c7522ffed264706238c57c007e
Merge branch 'perf-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull perf fixes from Ingo Molnar:
 "Three small fixlets"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
  hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)
  kprobes: Fix arch_prepare_kprobe to handle copy insn failures