From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH] KVM: nVMX: Fix IRQs inject to L2 which belong to L1 since race Date: Tue, 08 Jul 2014 07:49:13 +0200 Message-ID: <53BB8659.8020500@redhat.com> References: <1404284054-51863-1-git-send-email-wanpeng.li@linux.intel.com> <53B3CA6A.4050902@siemens.com> <20140704061701.GB3453@kernel> <20140707084605.GA2904@kernel> <53BA9A91.7090202@redhat.com> <20140707233837.GA6075@kernel> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Bandan Das , Jan Kiszka , Gleb Natapov , Hu Robert , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Wanpeng Li Return-path: In-Reply-To: <20140707233837.GA6075@kernel> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Il 08/07/2014 01:38, Wanpeng Li ha scritto: > On Mon, Jul 07, 2014 at 03:03:13PM +0200, Paolo Bonzini wrote: >> Il 07/07/2014 10:46, Wanpeng Li ha scritto: >>> Hi Paolo, >>> >>> Is it ok for you to apply this patch and then more effort should be taken >>> to figure out the other bug which don't have any relationship with the race >>> that this patch fixed? >> >> Which patch? Yours or Bandan's? > > Please wait, a patch which fix the hang will be submitted soon. This is a regression, so I think the right thing to do is to apply Bandan's patch to 3.16 and yours to 3.17. Paolo