From mboxrd@z Thu Jan 1 00:00:00 1970 From: christoffer.dall@linaro.org (Christoffer Dall) Date: Mon, 29 Sep 2014 15:35:09 +0200 Subject: [PATCH v11 6/6] arm: KVM: ARMv7 dirty page logging 2nd stage page fault In-Reply-To: <1411433690-8104-7-git-send-email-m.smarduch@samsung.com> References: <1411433690-8104-1-git-send-email-m.smarduch@samsung.com> <1411433690-8104-7-git-send-email-m.smarduch@samsung.com> Message-ID: <20140929133509.GH3095@cbox> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Sep 22, 2014 at 05:54:50PM -0700, Mario Smarduch wrote: > This patch adds support for handling 2nd stage page faults during migration, > it disables faulting in huge pages, and dissolves huge pages to page tables. > In case migration is canceled huge pages may be used again. > > > Signed-off-by: Mario Smarduch It seems here and in a bunch of the other patches you didn't apply my Reviewed-by tags. Did you change the patches in other ways than addressed by the review comments? Thanks, -Christoffer From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH v11 6/6] arm: KVM: ARMv7 dirty page logging 2nd stage page fault Date: Mon, 29 Sep 2014 15:35:09 +0200 Message-ID: <20140929133509.GH3095@cbox> References: <1411433690-8104-1-git-send-email-m.smarduch@samsung.com> <1411433690-8104-7-git-send-email-m.smarduch@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvmarm@lists.cs.columbia.edu, marc.zyngier@arm.com, pbonzini@redhat.com, gleb@kernel.org, agraf@suse.de, borntraeger@de.ibm.com, cornelia.huck@de.ibm.com, xiaoguangrong@linux.vnet.ibm.com, ralf@linux-mips.org, catalin.marinas@arm.com, steve.capper@arm.com, peter.maydell@linaro.org, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org To: Mario Smarduch Return-path: Received: from mail-lb0-f175.google.com ([209.85.217.175]:38821 "EHLO mail-lb0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754197AbaI2Neg (ORCPT ); Mon, 29 Sep 2014 09:34:36 -0400 Received: by mail-lb0-f175.google.com with SMTP id u10so2250369lbd.20 for ; Mon, 29 Sep 2014 06:34:35 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1411433690-8104-7-git-send-email-m.smarduch@samsung.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Sep 22, 2014 at 05:54:50PM -0700, Mario Smarduch wrote: > This patch adds support for handling 2nd stage page faults during migration, > it disables faulting in huge pages, and dissolves huge pages to page tables. > In case migration is canceled huge pages may be used again. > > > Signed-off-by: Mario Smarduch It seems here and in a bunch of the other patches you didn't apply my Reviewed-by tags. Did you change the patches in other ways than addressed by the review comments? Thanks, -Christoffer