[U-Boot] [PATCH] disk: part_efi: Fix parameters passed to is_gpt_valid().
Thierry Reding
thierry.reding at avionic-design.de
Thu Nov 17 17:32:30 CET 2011
* Stephen Warren wrote:
> Thierry Reding wrote at Thursday, November 17, 2011 12:05 AM:
> > Something apparently went wrong when the patch in commit deb5ca8 was
> > applied. Commit f75dd58 changed the type of gpt_head to be a pointer and
> > correctly adjusted the calls to is_gpt_valid(). But when deb5ca8 got
> > applied, the gpt_head was again reverted to &(gpt_head), which was the
> > state before deb5ca8.
> >
> > This commit fixes the passing of gpt_head into is_gpt_valid().
>
> I already posted this patch a while back:
> http://patchwork.ozlabs.org/patch/122485/
I wasn't aware of that. Please ignore then.
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111117/f6cdf9cf/attachment.pgp
More information about the U-Boot
mailing list