On Thu, Dec 11, 2014 at 12:19:23AM +0000, Neri, Ricardo wrote:
> On Tue, 2014-12-09 at 17:28 -0500, Peter Jones wrote:
> > Add sysfs files for EFI System Resource Table under
> > /sys/firmware/efi/esrt and for each EFI System Resource Entry under
> > entries/ as a subdir.
> >
> > v2 with suggestions from bpetkov.
> > v3 with me remembering checkpatch.
>
> Hi Peter,
>
> I also see compilations errors after applying this patch to v3.18. I am
> using gcc ver gcc version 4.9.2 (Ubuntu 4.9.2-0ubuntu1~14.04) and doing
> make x86_64_defconfig && make:
>
> drivers/firmware/efi/esrt.c:49:35: error: array type has incomplete
> element type
> struct efi_system_resource_entry entries[];
So this was a pretty straightforward error on my part, and I'm not sure
why I didn't notice it building, but when I've tried it in a clean tree
it shows up clear as day. My follow-up email here will have a fixed
version.
--
Peter
--
To unsubscribe from this list: send the line "unsubscribe linux-efi" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html