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 - 13:05:36 EST



* Dmitry Safonov <0x7f454c46@xxxxxxxxx> wrote:

> 2018-02-13 17:17 GMT+00:00 Ingo Molnar <mingo@xxxxxxxxxx>:
> >
> > * 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.
>
> I believe you wanted
> Reported-by: Andrei Vagin <avagin@xxxxxxxxxxxxx>
> Tested-by: Andrei Vagin <avagin@xxxxxxxxxxxxx>

Yes, of course - copy & paste error. Fixed it now.

Thanks,

Ingo