]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sched-urgent-2021-06-30' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Jun 2021 22:37:49 +0000 (15:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Jun 2021 22:37:49 +0000 (15:37 -0700)
commit43cf109febfff59af1c4600eeaf72c6255b0a6b9
tree2cef5ef9d0c7ae61caba1c9d25c80b6c6d6c1254
parent899bc5fce9358f0c7481fcb4d3ec555ad0b31ad9
parent46f70f5cf7fd43fbd82edc193bfdbfea2a1a8793
Merge tag 'sched-urgent-2021-06-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Ingo Molnar:

 - Fix a small inconsistency (bug) in load tracking, caught by a new
   warning that several people reported.

 - Flip CONFIG_SCHED_CORE to default-disabled, and update the Kconfig
   help text.

* tag 'sched-urgent-2021-06-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/core: Disable CONFIG_SCHED_CORE by default
  sched/fair: Ensure _sum and _avg values stay consistent
kernel/sched/fair.c