From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH] arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE Date: Tue, 22 Mar 2016 08:33:36 +0100 Message-ID: <20160322073336.GA21047@cbox> References: <1458321959-11728-1-git-send-email-marc.zyngier@arm.com> <56EFEABA.3010604@redhat.com> <20160321124216.GA16859@cbox> <56EFFEEB.8020800@redhat.com> <20160321185524.GD16859@cbox> <56F05FD7.9070706@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: KVM devel mailing list , Ard Biesheuvel , Marc Zyngier , Catalin Marinas , "kvmarm@lists.cs.columbia.edu" , "linux-arm-kernel@lists.infradead.org" To: Paolo Bonzini Return-path: Content-Disposition: inline In-Reply-To: <56F05FD7.9070706@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu List-Id: kvm.vger.kernel.org On Mon, Mar 21, 2016 at 09:55:51PM +0100, Paolo Bonzini wrote: > > > On 21/03/2016 19:55, Christoffer Dall wrote: > > > Since you have two more patches, I guess you can just send a pull > > > request for all three. I plan to send mine to Linus on Wednesday. > > > > Sounds good, I'll send you one tomorrow (based on Linus' master branch > > of today - if that works?) > > Anything that you can test with works. Even basing it on your last pull > request is okay for me, and it's better for future bisection if there's > some known breakage in Linus's master branch. > The changes to kvm_ksym_ref() didn't apply to anything in the kvmarm side of things but needed stuff from Catalin, so I just applied it on top of Linus' master. I'll send you the pull request later and just holler if I need to change it somehow. Thanks, -Christoffer