]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Jul 2021 18:13:57 +0000 (11:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Jul 2021 18:13:57 +0000 (11:13 -0700)
commit096a90dcab194f67184625c39ad97272d1114a95
tree076f5e058c3b6e34ef6300a8423b68f035f5a8e9
parent2d5b0dde650d6af16e6f8bac02914f45fdb31eaf
parent97374a772a9d0ba153b6e46bb1f162b5e9fee5fd
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:
 "Three fixes:

   - Fix load tracking bug/inconsistency

   - Fix a sporadic CFS bandwidth constraints enforcement bug

   - Fix a uclamp utilization tracking bug for newly woken tasks"

* tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/uclamp: Ignore max aggregation if rq is idle
  sched/fair: Fix CFS bandwidth hrtimer expiry type
  sched/fair: Sync load_sum with load_avg after dequeue
kernel/sched/fair.c