]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Oct 2025 14:59:43 +0000 (04:59 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Oct 2025 14:59:43 +0000 (04:59 -1000)
Pull scheduler fixes from Borislav Petkov:

 - Make sure the check for lost pelt idle time is done unconditionally
   to have correct lost idle time accounting

 - Stop the deadline server task before a CPU goes offline

* tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/fair: Fix pelt lost idle time detection
  sched/deadline: Stop dl_server before CPU goes offline


Trivial merge