]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'perf_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 Dec 2023 22:03:11 +0000 (14:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 Dec 2023 22:03:11 +0000 (14:03 -0800)
commit177c2ffe69555dde28fad5ddb62a6d806982e53f
tree62d4e7539eda0a8b6fb7e95096be20fdc7642b9b
parent0e389834672c723435a44818ed2cabc4dad24429
parent7e2c1e4b34f07d9aa8937fab88359d4a0fce468e
Merge tag 'perf_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull perf fix from Borislav Petkov:

 - Avoid iterating over newly created group leader event's siblings
   because there are none, and thus prevent a lockdep splat

* tag 'perf_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf: Fix perf_event_validate_size() lockdep splat