From: Thierry Reding <thierry.reding@avionic-design.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] disk: part_efi: Fix parameters passed to is_gpt_valid().
Date: Thu, 17 Nov 2011 17:32:30 +0100 [thread overview]
Message-ID: <20111117163230.GA9464@avionic-0098.mockup.avionic-design.de> (raw)
In-Reply-To: <74CDBE0F657A3D45AFBB94109FB122FF1740D74B88@HQMAIL01.nvidia.com>
* 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
next prev parent reply other threads:[~2011-11-17 16:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-17 7:04 [U-Boot] [PATCH] disk: part_efi: Fix parameters passed to is_gpt_valid() Thierry Reding
2011-11-17 7:56 ` Thierry Reding
2011-11-17 15:00 ` Stefano Babic
2011-11-17 15:07 ` Thierry Reding
2011-11-17 17:02 ` Tom Warren
2011-11-17 17:48 ` Doug Anderson
2011-11-17 18:33 ` Thierry Reding
2011-11-17 18:31 ` Detlev Zundel
2011-11-17 16:13 ` Stephen Warren
2011-11-17 16:32 ` Thierry Reding [this message]
2011-11-17 17:43 ` Premi, Sanjeev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111117163230.GA9464@avionic-0098.mockup.avionic-design.de \
--to=thierry.reding@avionic-design.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.