Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Jul 2023 20:46:08 +0000 (13:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Jul 2023 20:46:08 +0000 (13:46 -0700)
commit1667e630c228ca2e7577de7a404c89de3d9f7772
treefa314a90bbd2a5a0abe398fcca9813a7742a6f03
parent8a3e4a64849eb9da0e8c7e693978499562581631
parent27c68c216ee1f1b086e789a64486e6511e380b8a
Merge tag 'perf_urgent_for_v6.5_rc2' of git://git./linux/kernel/git/tip/tip

Pull perf fix from Borislav Petkov:

 - Fix a lockdep warning when the event given is the first one, no event
   group exists yet but the code still goes and iterates over event
   siblings

* tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR