]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit30ac590a0910a34a936db906bd94b9cb9e2a36e6
treeaa125b46d7101bf0c02361af6271fe2cb31e1fd3
parent4e5b58bec0f96c2f073331977e724df3d700bf6b
parentceabd125061dcc8e0acdff82016fcfd4f2acd045
Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/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