On Mon, 08 May, at 02:56:33PM, Juergen Gross wrote: > When booted as Xen dom0 there won't be an EFI memmap allocated. Avoid > issuing an error message in this case: > > [ 0.144079] efi: Failed to allocate new EFI memmap > > Signed-off-by: Juergen Gross <jgr...@suse.com> > --- > arch/x86/platform/efi/quirks.c | 3 +++ > 1 file changed, 3 insertions(+)
Thanks. I've applied this for the urgent branch because it's trivial and we've had issues before where these kinds of error messages mess up an otherwise clean boot screen.