Re: [GIT PULL] scheduler fixes

From: Ingo Molnar
Date: Sun Apr 28 2024 - 04:42:57 EST



* Ingo Molnar <mingo@xxxxxxxxxx> wrote:

> Linus,
>
> Please pull the latest sched/urgent Git tree from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched-urgent-2024-04-28
>
> # HEAD: 257bf89d84121280904800acd25cc2c444c717ae sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
>
> Misc fixes:
>
> - Fix EEVDF corner cases
>
> - Fix two nohz_full= related bugs that can cause boot crashes
> and warnings.
>
> Thanks,
>
> Ingo
>
> ------------------>
> Oleg Nesterov (2):
> sched/isolation: Prevent boot crash when the boot CPU is nohz_full
> sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU

Merge note: in case you are wondering about the timestamps, I ninja-rebased
these two commits shortly before the pull request to fix an annoying typo
in a commit title.

Thanks,

Ingo