]> 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)
commit1e506f0d00740403312c39c18da2380a4ca910a0
tree076f5e058c3b6e34ef6300a8423b68f035f5a8e9
parentd6bb1c604efdd99d88ee084b36cc911f88a9d94c
parent5d104298ebc94ef4793c6b72c6f50f0c05daa005
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