]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Dec 2021 16:53:31 +0000 (08:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Dec 2021 16:53:31 +0000 (08:53 -0800)
commitb6f343eb8c3951f1e6bdd990f4d81a7d9265110b
treea7a43ba7e57de4989ceab05d989b39dcff795043
parent076641b720241516e22fe4e022edc5ee6caeb54a
parent78fb71d39c8f8d764ef94a433309aed25e7ac194
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Borislav Petkov:

 - Properly init uclamp_flags of a runqueue, on first enqueuing

 - Fix preempt= callback return values

 - Correct utime/stime resource usage reporting on nohz_full to return
   the proper times instead of shorter ones

* tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/uclamp: Fix rq->uclamp_max not set on first enqueue
  preempt/dynamic: Fix setup_preempt_mode() return value
  sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full