All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: Anton Blanchard <anton@samba.org>, nikunj@linux.vnet.ibm.com
Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] hypervisor property clashes with hypervisor node
Date: Sat, 30 Aug 2014 23:19:17 +0200	[thread overview]
Message-ID: <54023FD5.4030706@suse.de> (raw)
In-Reply-To: <20140830155521.788ea936@kryten>



On 30.08.14 07:55, Anton Blanchard wrote:
> dtc fails on a recent QEMU snapshot:
> 
> ERROR (name_properties): "name" property in /hypervisor#1 is incorrect ("hypervisor" instead of base node name)
> 
> Looking at the device tree we have a hypervisor property:
> 
> # lsprop hypervisor
> hypervisor       "kvm"
> 
> But we also have a hypervisor node, with a name that doesn't match:
> 
> # lsprop hypervisor#1/
> name             "hypervisor"
> compatible       "linux,kvm"
> linux,phandle    7e5eb5d8 (2120136152)
> 
> Commit c08ce91d309c (spapr: add uuid/host details to device tree)
> looks to have collided with an earlier patch. Remove the hypervisor
> property.
> 
> Signed-off-by: Anton Blanchard <anton@samba.org>

Thanks, applied to ppc-next.


Alex

      reply	other threads:[~2014-08-30 21:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-30  5:55 [Qemu-devel] [PATCH] hypervisor property clashes with hypervisor node Anton Blanchard
2014-08-30 21:19 ` Alexander Graf [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=54023FD5.4030706@suse.de \
    --to=agraf@suse.de \
    --cc=anton@samba.org \
    --cc=nikunj@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.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.