All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@citrix.com>
To: Ian Campbell <ian.campbell@citrix.com>,
	Julien Grall <julien.grall@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	Julien Grall <julien.grall@linaro.org>,
	tim@xen.org, stefano.stabellini@citrix.com,
	xen-devel@lists.xenproject.org
Subject: Re: [PATCH v9 1/6] tools/libxl: Check if fdt_{first, next}_subnode are present in libfdt
Date: Thu, 21 May 2015 15:25:27 +0100	[thread overview]
Message-ID: <555DEAD7.9090106@citrix.com> (raw)
In-Reply-To: <1432217599.10746.36.camel@citrix.com>

On 21/05/15 15:13, Ian Campbell wrote:
> On Wed, 2015-05-20 at 13:59 +0100, Julien Grall wrote:
>> [...]
>> From d4f0ea84f26649b61bc6afb550348069b71d41c5 Mon Sep 17 00:00:00 2001
>> From: Julien Grall <julien.grall@linaro.org>
>> Date: Tue, 17 Mar 2015 17:58:14 +0000
>> Subject: [PATCH] tools/libxl: Check if fdt_{first,next}_subnode are present in
>>  libfdt
>>
>> The functions fdt_{first,next}_subnode may not be available because:
>>     * It has been introduced in 2013 => Doesn't work on Wheezy
>>     * The prototype exists but the functions are not exposed. Don't ask
>>     why...
>>
>> The later has been fixed recently in the dtc repo [1]
> 
> But the bug is still present in 1.4.0, right? Hence this patch is not
> obsolete even given the next one.

It is present until 1.4.1. The changes will be on the next released of
libfdt.

The commit may be useful for people building there own libfdt.

Regards,

-- 
Julien Grall

  reply	other threads:[~2015-05-21 14:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-13 18:33 [PATCH v9 0/6] xen/arm: Add support for non-PCI passthrough Julien Grall
2015-05-13 18:33 ` [PATCH v9 1/6] tools/libxl: Check if fdt_{first, next}_subnode are present in libfdt Julien Grall
2015-05-19 10:39   ` Julien Grall
2015-05-19 11:03     ` Ian Campbell
2015-05-19 16:07       ` Julien Grall
2015-05-20 12:59   ` Julien Grall
2015-05-21 14:13     ` Ian Campbell
2015-05-21 14:25       ` Julien Grall [this message]
2015-05-21 14:42         ` Ian Campbell
2015-05-13 18:33 ` [PATCH v9 2/6] tools/(lib)xl: Add partial device tree support for ARM Julien Grall
2015-05-13 18:33 ` [PATCH v9 3/6] tools/libxl: arm: Use an higher value for the GIC phandle Julien Grall
2015-05-13 18:33 ` [PATCH v9 4/6] libxl: Add support for Device Tree passthrough Julien Grall
2015-05-13 18:33 ` [PATCH v9 5/6] xl: Add new option dtdev Julien Grall
2015-05-13 18:33 ` [PATCH v9 6/6] docs/misc: arm: Add documentation about Device Tree passthrough Julien Grall
2015-05-21 14:49 ` [PATCH v9 0/6] xen/arm: Add support for non-PCI passthrough Ian Campbell

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=555DEAD7.9090106@citrix.com \
    --to=julien.grall@citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=julien.grall@linaro.org \
    --cc=stefano.stabellini@citrix.com \
    --cc=tim@xen.org \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /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.