Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 Jan 2022 13:02:32 +0000 (15:02 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 Jan 2022 13:02:32 +0000 (15:02 +0200)
commit27a96c4feb837093f6075bbd97c942260d26ef33
treeaa125b46d7101bf0c02361af6271fe2cb31e1fd3
parent24f4db1f3a2725a6308105081d822b26889e1018
parentc5de60cd622a2607c043ba65e25a6e9998a369f9
Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git./linux/kernel/git/tip/tip

Pull perf fixes from Borislav Petkov:

 - Prevent accesses to the per-CPU cgroup context list from another CPU
   except the one it belongs to, to avoid list corruption

 - Make sure parent events are always woken up to avoid indefinite hangs
   in the traced workload

* tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/core: Fix cgroup event list management
  perf: Always wake the parent event