public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will.deacon@arm.com>
To: "penberg@kernel.org" <penberg@kernel.org>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	Marc Zyngier <Marc.Zyngier@arm.com>,
	Sasha Levin <levinsasha928@gmail.com>
Subject: Re: [PATCH 1/2] kvm tools: init: fix usage of hlist iterators
Date: Mon, 4 Mar 2013 15:33:53 +0000	[thread overview]
Message-ID: <20130304153353.GA16469@mudshark.cambridge.arm.com> (raw)
In-Reply-To: <1362378451-15216-1-git-send-email-will.deacon@arm.com>

Hi Pekka,

On Mon, Mar 04, 2013 at 06:27:30AM +0000, Will Deacon wrote:
> From: Marc Zyngier <marc.zyngier@arm.com>
> 
> Commit b67bfe0d42ca ("hlist: drop the node parameter from iterators")
> incorrectly changed the way that hlist iterators are used.
> 
> This patch fixes util/init.c so it passes parameters to the new
> iterators in the right manner.

Actually, the offending commit was only introduced during the recent merge
window, so it's best to avoid this patch until you update kvmtool to a
3.9-based kernel tree (which will pull in the kernel-side ARM kvm bits too).

I just saw Sasha as the author and assumed it was a kvmtool regression :)

Cheers,

Will

      parent reply	other threads:[~2013-03-04 15:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-04  6:27 [PATCH 1/2] kvm tools: init: fix usage of hlist iterators Will Deacon
2013-03-04  6:27 ` [PATCH 2/2] kvm tools: 9p: fix compilation broken by new stat structures Will Deacon
2013-03-04 15:33 ` Will Deacon [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=20130304153353.GA16469@mudshark.cambridge.arm.com \
    --to=will.deacon@arm.com \
    --cc=Marc.Zyngier@arm.com \
    --cc=kvm@vger.kernel.org \
    --cc=levinsasha928@gmail.com \
    --cc=penberg@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox