All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] libfdt: Fix bug in fdt_subnode_offset_namelen()
Date: Thu, 30 Oct 2008 07:39:04 -0400	[thread overview]
Message-ID: <49099CD8.9090601@ge.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0810292326380.14044@blarg.am.freescale.net>

Kumar Gala wrote:
> From: David Gibson <david@gibson.dropbear.id.au>
> 
> There's currently an off-by-one bug in fdt_subnode_offset_namelen()
> which causes it to keep searching after it's finished the subnodes of
> the given parent, and into the subnodes of siblings of the original
> node which come after it in the tree.
> 
> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
> 
> Jerry, please pick this fix up for u-boot v2008.12.
> 
> - k

Will do tonight and send a pull request.

Thanks,
gvb

      reply	other threads:[~2008-10-30 11:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-30  4:27 [U-Boot] [PATCH] libfdt: Fix bug in fdt_subnode_offset_namelen() Kumar Gala
2008-10-30 11:39 ` Jerry Van Baren [this message]

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=49099CD8.9090601@ge.com \
    --to=gerald.vanbaren@ge.com \
    --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.