Re: [PATCH v7 09/12] efi: passing kexec necessary efi data viasetup_data

From: Matt Fleming
Date: Sun Dec 29 2013 - 08:06:31 EST


On Wed, 25 Dec, at 11:32:05AM, Dave Young wrote:
>
> Matt, if you want to remove the map[0] please fold below one line
> patch? I have no strong opinion.
>
> Index: linux/arch/x86/include/asm/efi.h
> ===================================================================
> --- linux.orig/arch/x86/include/asm/efi.h
> +++ linux/arch/x86/include/asm/efi.h
> @@ -139,7 +139,6 @@ struct efi_setup_data {
> u64 tables;
> u64 smbios;
> u64 reserved[8];
> - efi_memory_desc_t map[0];
> };
>
> extern u64 efi_setup;

Thanks Dave, I will fold this in. I would suggest updating your
kexec-tools patches so that the two structures are in sync.

--
Matt Fleming, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/