Re: [tip:x86/boot] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

From: Ingo Molnar
Date: Tue Feb 13 2018 - 12:18:06 EST



* Andrei Vagin <avagin@xxxxxxxxxxxxx> wrote:

> On Tue, Feb 13, 2018 at 12:02:49PM +0300, Kirill A. Shutemov wrote:
> > On Tue, Feb 13, 2018 at 12:41:22AM -0800, Andrei Vagin wrote:
> > > On Tue, Feb 13, 2018 at 11:08:16AM +0300, Kirill A. Shutemov wrote:
> > > > On Mon, Feb 12, 2018 at 10:51:56PM -0800, Andrei Vagin wrote:
> > > > > Hi Kirill,
> > > > >
> > > > > Something is wrong in this patch.
> >
> > Could you please check if this makes a difference?
>
> The kernel booted with this patch. Thanks!
> https://travis-ci.org/avagin/linux/jobs/341030882

Fantastic, thanks for the help!

I've amended the commit to keep the series bisectable, and added these two tags:

Debugged-by: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
Tested-by: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>

To credit your debugging/testing help.

Thanks,

Ingo