]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Oct 2022 17:10:55 +0000 (10:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Oct 2022 17:10:55 +0000 (10:10 -0700)
commitc694959579926c36317a9745f23d3ff37cc1d834
tree15816fbfe45972b03a7729a3feac9e7a7d41817e
parentd33bd9aadfebce4a20533d3f883fe5288a1ab804
parentb949a539877f8f4d284bec306a12e5b71cb64a80
Merge tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Borislav Petkov:

 - Adjust code to not trip up CFI

 - Fix sched group cookie matching

* tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched: Introduce struct balance_callback to avoid CFI mismatches
  sched/core: Fix comparison in sched_group_cookie_match()