Re: linux-next: qemu boot failure after merge of the tip tree

From: Ingo Molnar
Date: Mon Feb 15 2021 - 04:58:04 EST



* Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

> Hi Peter,
>
> On Mon, 1 Feb 2021 15:40:12 +0100 Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> >
> > On Mon, Feb 01, 2021 at 01:04:30PM +0000, Valentin Schneider wrote:
> > > On 01/02/21 20:09, Stephen Rothwell wrote:
> > > > Hi all,
> > > >
> > >
> > > Hi Stephen,
> > >
> > > > After merging the tip tree, today's linux-next qemu boot test (powerpc
> > > > pseries_le_defconfig) failed like this:
> > >
> > > In case you haven't seen it, Dietmar did the dirty work and fixed my fail
> > > at
> > >
> > > http://lore.kernel.org/r/6000e39e-7d28-c360-9cd6-8798fd22a9bf@xxxxxxx
> >
> > Right, picked that up, I'll try and push it before the next next ;-)
>
> This fix has not reached the tip auto-latest branch yet and so is not in
> linux-next.

This fix should be there now as:

e972d92d52a1: ("sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()")

Thanks,

Ingo