From: Linus Torvalds Date: Sat, 26 Apr 2025 16:23:20 +0000 (-0700) Subject: Merge tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.15-rc4~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d23ef05c32464dfb1b010301e332c0dfc62e282;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull scheduler fix from Ingo Molnar: "Fix sporadic crashes in dequeue_entities() due to ... bad math. [ Arguably if pick_eevdf()/pick_next_entity() was less trusting of complex math being correct it could have de-escalated a crash into a warning, but that's for a different patch ]" * tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash --- 3d23ef05c32464dfb1b010301e332c0dfc62e282