]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Nov 2021 17:10:54 +0000 (09:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Nov 2021 17:10:54 +0000 (09:10 -0800)
commit06f7a86be83ee5c38488095f69353828f3b81b10
tree7a5a01d4f7b52f3b2986a1a0e6e8edde927a9df2
parent3af7691f3d513e7e992d26777e57e949c6d8d86f
parent42bb17977190e0825fc8ea395594c1ef4780fd63
Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull perf fix from Thomas Gleixner:
 "A single fix for perf to prevent it from sending SIGTRAP to another
  task from a trace point event as it's not possible to deliver a
  synchronous signal to a different task from there"

* tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf: Ignore sigtrap for tracepoints destined for other tasks