]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Apr 2022 16:47:49 +0000 (06:47 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Apr 2022 16:47:49 +0000 (06:47 -1000)
commit5875013325aa1317d2960cb09f19585c51dfddb7
tree01fde19dc0886929c087bfeb7c156af76c65eaa5
parentae6b4a66b57ac2e72b6d19a95096b4ff92271d05
parent5bfb504936593a9f4a5d0e1c54eaca36d85abe2b
Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Borislav Petkov:

 - Use the correct static key checking primitive on the IRQ exit path

 - Two fixes for the new forceidle balancer

* tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  entry: Fix compile error in dynamic_irqentry_exit_cond_resched()
  sched: Teach the forced-newidle balancer about CPU affinity limitation.
  sched/core: Fix forceidle balancing