From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH] arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE Date: Mon, 21 Mar 2016 15:02:19 +0100 Message-ID: <56EFFEEB.8020800@redhat.com> References: <1458321959-11728-1-git-send-email-marc.zyngier@arm.com> <56EFEABA.3010604@redhat.com> <20160321124216.GA16859@cbox> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 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: Christoffer Dall Return-path: Received: from mail-wm0-f41.google.com ([74.125.82.41]:35040 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755295AbcCUOCW (ORCPT ); Mon, 21 Mar 2016 10:02:22 -0400 Received: by mail-wm0-f41.google.com with SMTP id l68so111421611wml.0 for ; Mon, 21 Mar 2016 07:02:21 -0700 (PDT) In-Reply-To: <20160321124216.GA16859@cbox> Sender: kvm-owner@vger.kernel.org List-ID: On 21/03/2016 13:42, Christoffer Dall wrote: > Marc is on holiday this week, but I put this (with the fix) on top of > Linus' master in the kvmarm/master branch: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git master > > Do you want to just grab it from there? 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. Thanks, Paolo