From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH 2/2] kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() Date: Fri, 21 Nov 2014 19:37:36 +0100 Message-ID: <546F8670.8010509@redhat.com> References: <1415608436-5127-1-git-send-email-ard.biesheuvel@linaro.org> <1415608436-5127-2-git-send-email-ard.biesheuvel@linaro.org> <20141121114615.GA3401@cbox> <546F38E0.1070407@redhat.com> <20141121131824.GH3401@cbox> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: magnus.karlsson@avagotech.com, m.smarduch@samsung.com, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, marc.zyngier@arm.com, Ard Biesheuvel To: Christoffer Dall Return-path: Received: from mail-wi0-f169.google.com ([209.85.212.169]:41360 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750713AbaKUShl (ORCPT ); Fri, 21 Nov 2014 13:37:41 -0500 Received: by mail-wi0-f169.google.com with SMTP id r20so3836763wiv.0 for ; Fri, 21 Nov 2014 10:37:39 -0800 (PST) In-Reply-To: <20141121131824.GH3401@cbox> Sender: kvm-owner@vger.kernel.org List-ID: On 21/11/2014 14:18, Christoffer Dall wrote: > On Fri, Nov 21, 2014 at 02:06:40PM +0100, Paolo Bonzini wrote: >> >> >> On 21/11/2014 12:46, Christoffer Dall wrote: >>> Hi Paolo, >>> >>> I think these look good, would you mind queueing them as either a fix or >>> for 3.19 as you see fit, assuming you agree with the content? >> >> Ah, I was thinking _you_ would queue them for 3.19. >> > We can do that, did I miss your previous ack or reviewed-by? Since there's more stuff for 3.18 I can include these too. Paolo