From mboxrd@z Thu Jan 1 00:00:00 1970 From: pbonzini@redhat.com (Paolo Bonzini) Date: Mon, 21 Mar 2016 21:55:51 +0100 Subject: [PATCH] arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE In-Reply-To: <20160321185524.GD16859@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> Message-ID: <56F05FD7.9070706@redhat.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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. Paolo