Re: "x86/boot/compressed/64: Prepare trampoline memory" breaks boot on Zotac CI-321

From: Ingo Molnar
Date: Sat Mar 03 2018 - 05:03:08 EST



* Heiner Kallweit <hkallweit1@xxxxxxxxx> wrote:

> Am 03.03.2018 um 00:50 schrieb Dexuan-Linux Cui:
> > On Fri, Mar 2, 2018 at 12:57 PM, Heiner Kallweit <hkallweit1@xxxxxxxxx <mailto:hkallweit1@xxxxxxxxx>> wrote:
> >
> > Recently my Mini PC Zotac CI-321 started to reboot immediately before
> > anything was written to the console.
> >
> > Bisecting lead to b91993a87aff "x86/boot/compressed/64: Prepare
> > trampoline memory" being the change breaking boot.
> >
> > If you need any more information, please let me know.
> >
> > Rgds, Heiner
> >
> >
> > This may fix the issue: https://lkml.org/lkml/2018/2/13/668
> >
> > Kirill posted a v2 patchset 3 days ago and I suppose the patchset should include the fix.
> >
> Thanks for the link. I bisected based on the latest next kernel including
> v2 of the patchset (IOW - the potential fix is included already).

Are you sure? b91993a87aff is the old patch-set - which I just removed from -next
and which should thus be gone in the Monday iteration of -next.

I have not merged v2 in -tip yet, did it get applied via some other tree?

Thanks,

Ingo