[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161021154129.GH27807@codeblueprint.co.uk>
Date: Fri, 21 Oct 2016 16:41:29 +0100
From: Matt Fleming <matt@...eblueprint.co.uk>
To: Dan Williams <dan.j.williams@...el.com>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-efi@...r.kernel.org,
Peter Jones <pjones@...hat.com>,
Ard Biesheuvel <ard.biesheuvel@...aro.org>,
Ingo Molnar <mingo@...nel.org>
Subject: Re: 4.9-rc1 boot regression, ambiguous bisect result
On Thu, 20 Oct, at 12:37:16PM, Dan Williams wrote:
>
> I am able to build a kernel and boot the platform with the following
> set of reverts:
>
> Revert "x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE"
> Revert "x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data"
> Revert "efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()"
> Revert "efi: Allow drivers to reserve boot services forever"
FYI, I've been able to reproduce some crash when using your EFI memory
map layout under Qemu and forcing the ESRT driver to reserve the space.
It looks like the new EFI memmap we allocate as part of the
reservation is smaller than the old one - which is backwards.
Still debugging...
Powered by blists - more mailing lists