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

From: Dmitry Safonov
Date: Tue Feb 13 2018 - 12:59:43 EST


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>

Or `Reported-and-Tested-by'.

Thanks,
Dmitry