OSDN Git Service

Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Apr 2023 17:10:46 +0000 (10:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Apr 2023 17:10:46 +0000 (10:10 -0700)
commitfaf8f41858e2792925b2c526e16d2f539a53a730
tree7126af1ee693de4564d0493ff646c286b249f413
parent4ba115e2694dc9a10abfe94766d70b64ae9479c7
parent24d3ae2f37d8bc3c14b31d353c5d27baf582b6a6
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git./linux/kernel/git/tip/tip

Pull perf fixes from Borislav Petkov:

 - Fix "same task" check when redirecting event output

 - Do not wait unconditionally for RCU on the event migration path if
   there are no events to migrate

* tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/core: Fix the same task check in perf_event_set_output
  perf: Optimize perf_pmu_migrate_context()