From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: Re: [GIT PULL] Please pull my kvm-ppc-fixes branch Date: Fri, 25 Aug 2017 19:06:37 +1000 Message-ID: <20170825090637.GA14035@fergus.ozlabs.ibm.com> References: <20170825013822.GA18972@fergus.ozlabs.ibm.com> <083b5712-1092-0630-cdf3-b646e2ef8edf@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org, "Guilherme G. Piccoli" To: Paolo Bonzini Return-path: Received: from ozlabs.org ([103.22.144.67]:40361 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755205AbdHYJGn (ORCPT ); Fri, 25 Aug 2017 05:06:43 -0400 Content-Disposition: inline In-Reply-To: <083b5712-1092-0630-cdf3-b646e2ef8edf@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Aug 25, 2017 at 09:02:39AM +0200, Paolo Bonzini wrote: > On 25/08/2017 03:38, Paul Mackerras wrote: > > Paolo, > > > > Please do a pull to get three commits which fix problems relating to > > interrupts on POWER9. The problems which are fixed here can cause > > interrupts to get missed, leading to guest hangs and stalls. I would > > like these to go into 4.13. > > Sure, would you also like me to include "[PATCH really v2] KVM: PPC: > Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()"? Yes, that would be good, thanks. I don't know of any exploit, but this kind of thing can sometimes be exploitable in non-obvious ways. Thanks, Paul.