commit | faf8f41858e2792925b2c526e16d2f539a53a730 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Apr 09 10:10:46 2023 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Apr 09 10:10:46 2023 -0700 |
tree | 7126af1ee693de4564d0493ff646c286b249f413 | |
parent | 4ba115e2694dc9a10abfe94766d70b64ae9479c7 [diff] | |
parent | 24d3ae2f37d8bc3c14b31d353c5d27baf582b6a6 [diff] |
Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/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()