All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoffer Dall <christoffer.dall@linaro.org>
To: Vijay Kilari <vijay.kilari@gmail.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>,
	Vijaya Kumar K <Vijaya.Kumar@cavium.com>,
	"kvmarm@lists.cs.columbia.edu" <kvmarm@lists.cs.columbia.edu>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v7 0/7] arm/arm64: vgic: Implement API for vGICv3 live migration
Date: Wed, 2 Nov 2016 17:22:48 +0100	[thread overview]
Message-ID: <20161102162248.GB11122@cbox> (raw)
In-Reply-To: <CAMJs5B8aLZCDeAVhJN7Cajt4PL4HBtXc3BiNzMyjK1tOSjMwmg@mail.gmail.com>

Hi Vijay,

On Thu, Oct 06, 2016 at 02:14:13PM +0200, Christoffer Dall wrote:
> Hi Vijay,
> 
> On Wed, Oct 5, 2016 at 4:33 PM, Vijay Kilari <vijay.kilari@gmail.com> wrote:
> > Hi Marc, Christoffer,
> >
> >   Do you have any review comments on this patch set?.
> >
> Since we missed the 4.9 merge window there is no urgency just yet, and
> I'm tied up with other things for a while, and Marc is away this week
> on holiday.  I'm sure he'll have a look when he's back and I'll follow
> up later.
> 
I think it would be useful for you to post a v7 of your patch set
rebased v4.9-rcX and addressing the issue you found yourself with a
wrong parameter.

Then I'll have another look.

Thanks,
-Christoffer

WARNING: multiple messages have this Message-ID (diff)
From: christoffer.dall@linaro.org (Christoffer Dall)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 0/7] arm/arm64: vgic: Implement API for vGICv3 live migration
Date: Wed, 2 Nov 2016 17:22:48 +0100	[thread overview]
Message-ID: <20161102162248.GB11122@cbox> (raw)
In-Reply-To: <CAMJs5B8aLZCDeAVhJN7Cajt4PL4HBtXc3BiNzMyjK1tOSjMwmg@mail.gmail.com>

Hi Vijay,

On Thu, Oct 06, 2016 at 02:14:13PM +0200, Christoffer Dall wrote:
> Hi Vijay,
> 
> On Wed, Oct 5, 2016 at 4:33 PM, Vijay Kilari <vijay.kilari@gmail.com> wrote:
> > Hi Marc, Christoffer,
> >
> >   Do you have any review comments on this patch set?.
> >
> Since we missed the 4.9 merge window there is no urgency just yet, and
> I'm tied up with other things for a while, and Marc is away this week
> on holiday.  I'm sure he'll have a look when he's back and I'll follow
> up later.
> 
I think it would be useful for you to post a v7 of your patch set
rebased v4.9-rcX and addressing the issue you found yourself with a
wrong parameter.

Then I'll have another look.

Thanks,
-Christoffer

  reply	other threads:[~2016-11-02 16:22 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-23 15:44 [PATCH v7 0/7] arm/arm64: vgic: Implement API for vGICv3 live migration vijay.kilari
2016-09-23 15:44 ` vijay.kilari at gmail.com
2016-09-23 15:44 ` [PATCH v7 1/7] arm/arm64: vgic: Implement support for userspace access vijay.kilari
2016-09-23 15:44   ` vijay.kilari at gmail.com
2016-09-23 15:44 ` [PATCH v7 2/7] arm/arm64: vgic: Add distributor and redistributor access vijay.kilari
2016-09-23 15:44   ` vijay.kilari at gmail.com
2016-09-23 15:44 ` [PATCH v7 3/7] arm/arm64: vgic: Introduce find_reg_by_id() vijay.kilari
2016-09-23 15:44   ` vijay.kilari at gmail.com
2016-09-23 15:44 ` [PATCH v7 4/7] irqchip/gic-v3: Add missing system register definitions vijay.kilari
2016-09-23 15:44   ` vijay.kilari at gmail.com
2016-09-23 15:44 ` [PATCH v7 5/7] arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct vijay.kilari
2016-09-23 15:44   ` vijay.kilari at gmail.com
2016-09-23 15:44 ` [PATCH v7 6/7] arm/arm64: vgic: Implement VGICv3 CPU interface access vijay.kilari
2016-09-23 15:44   ` vijay.kilari at gmail.com
2016-09-28  7:18   ` Vijay Kilari
2016-09-28  7:18     ` Vijay Kilari
2016-09-23 15:44 ` [PATCH v7 7/7] arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl vijay.kilari
2016-09-23 15:44   ` vijay.kilari at gmail.com
2016-10-05 14:33 ` [PATCH v7 0/7] arm/arm64: vgic: Implement API for vGICv3 live migration Vijay Kilari
2016-10-05 14:33   ` Vijay Kilari
2016-10-06 12:14   ` Christoffer Dall
2016-10-06 12:14     ` Christoffer Dall
2016-11-02 16:22     ` Christoffer Dall [this message]
2016-11-02 16:22       ` Christoffer Dall

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=20161102162248.GB11122@cbox \
    --to=christoffer.dall@linaro.org \
    --cc=Vijaya.Kumar@cavium.com \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=marc.zyngier@arm.com \
    --cc=vijay.kilari@gmail.com \
    /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.