All of lore.kernel.org
 help / color / mirror / Atom feed
From: christoffer.dall@linaro.org (Christoffer Dall)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 1/4] add ARMv7 HYP API to flush VM TLBs without address param
Date: Thu, 15 May 2014 19:50:46 +0100	[thread overview]
Message-ID: <20140515185046.GA6164@lvm> (raw)
In-Reply-To: <53741FB2.30906@samsung.com>

On Wed, May 14, 2014 at 07:00:18PM -0700, Mario Smarduch wrote:
> On 05/14/2014 09:47 AM, Christoffer Dall wrote:
> > On Wed, May 07, 2014 at 05:40:13PM -0700, Mario Smarduch wrote:

[...]

> >> +void kvm_flush_remote_tlbs(struct kvm *kvm)
> > 
> > This doesn't build?:
> 
> I reworked the patch series to build successfully after
> applying each patch. This patch was missing a weak 
> declaration of the function in virt/kvm/kvm_main.c.
> 
> I simplified some related code for PMD splitting
> reusing current mmu.c code, instead of reinventing. 
> I'll email new patch series tomorrow, you might not want 
> to waste your time on 2-4.
> 

ok, I'll review the new series.

Thanks,
-Christoffer

WARNING: multiple messages have this Message-ID (diff)
From: Christoffer Dall <christoffer.dall@linaro.org>
To: Mario Smarduch <m.smarduch@samsung.com>
Cc: "kvmarm@lists.cs.columbia.edu" <kvmarm@lists.cs.columbia.edu>,
	"Marc Zyngier" <marc.zyngier@arm.com>,
	"Steve Capper" <steve.capper@arm.com>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	gavin.guo@canonical.com,
	"Peter Maydell" <peter.maydell@linaro.org>,
	이정석 <jays.lee@samsung.com>, 정성진 <sungjinn.chung@samsung.com>
Subject: Re: [PATCH v5 1/4] add ARMv7 HYP API to flush VM TLBs without address param
Date: Thu, 15 May 2014 19:50:46 +0100	[thread overview]
Message-ID: <20140515185046.GA6164@lvm> (raw)
In-Reply-To: <53741FB2.30906@samsung.com>

On Wed, May 14, 2014 at 07:00:18PM -0700, Mario Smarduch wrote:
> On 05/14/2014 09:47 AM, Christoffer Dall wrote:
> > On Wed, May 07, 2014 at 05:40:13PM -0700, Mario Smarduch wrote:

[...]

> >> +void kvm_flush_remote_tlbs(struct kvm *kvm)
> > 
> > This doesn't build?:
> 
> I reworked the patch series to build successfully after
> applying each patch. This patch was missing a weak 
> declaration of the function in virt/kvm/kvm_main.c.
> 
> I simplified some related code for PMD splitting
> reusing current mmu.c code, instead of reinventing. 
> I'll email new patch series tomorrow, you might not want 
> to waste your time on 2-4.
> 

ok, I'll review the new series.

Thanks,
-Christoffer

  reply	other threads:[~2014-05-15 18:50 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-08  0:40 [PATCH v5 0/4] live migration dirty bitmap support for ARMv7 Mario Smarduch
2014-05-08  0:40 ` Mario Smarduch
2014-05-08  0:40 ` [PATCH v5 1/4] add ARMv7 HYP API to flush VM TLBs without address param Mario Smarduch
2014-05-08  0:40   ` Mario Smarduch
2014-05-14 16:47   ` Christoffer Dall
2014-05-14 16:47     ` Christoffer Dall
2014-05-15  2:00     ` Mario Smarduch
2014-05-15  2:00       ` Mario Smarduch
2014-05-15 18:50       ` Christoffer Dall [this message]
2014-05-15 18:50         ` Christoffer Dall
2014-05-08  0:40 ` [PATCH v5 2/4] live migration support for initial write protect of VM Mario Smarduch
2014-05-08  0:40   ` Mario Smarduch
2014-05-15 18:53   ` Christoffer Dall
2014-05-15 18:53     ` Christoffer Dall
2014-05-15 22:51     ` Mario Smarduch
2014-05-15 22:51       ` Mario Smarduch
2014-05-16 21:39       ` Mario Smarduch
2014-05-16 21:39         ` Mario Smarduch
2014-05-19 17:56         ` Christoffer Dall
2014-05-19 17:56           ` Christoffer Dall
2014-05-30 16:48     ` Mario Smarduch
2014-05-30 16:48       ` Mario Smarduch
2014-05-08  0:40 ` [PATCH v5 3/4] live migration support for VM dirty log management Mario Smarduch
2014-05-08  0:40   ` Mario Smarduch
2014-05-08  0:40 ` [PATCH v5 4/4] add 2nd stage page fault handling during live migration Mario Smarduch
2014-05-08  0:40   ` Mario Smarduch

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=20140515185046.GA6164@lvm \
    --to=christoffer.dall@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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.