Re: [PATCH 6.12 000/826] 6.12.2-rc1 review
From: Greg Kroah-Hartman
Date: Fri Dec 06 2024 - 00:48:44 EST
On Thu, Dec 05, 2024 at 09:51:37AM -0800, Linus Torvalds wrote:
> On Thu, 5 Dec 2024 at 07:46, Peter Jung <ptr1337@xxxxxxxxxxx> wrote:
> >
> > Reverting following commits makes the machine again bootable:
> > acf588f9b6fb560e986365c6b175aaf589ef1f2a
> > 09162013082267af54bb39091b523a8daaa28955
>
> Hmm. Thet commit
>
> 091620130822 ("sched/ext: Remove sched_fork() hack")
>
> depends on upstream commit b23decf8ac91 ("sched: Initialize idle tasks
> only once") and does not work on its own.
Ugh, missed that, odd that it didn't trigger in my testing here either.
I'll go add that and do a new release right now, thanks.
greg k-hj