From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [BUG] lkvm crash on crashkernel boot Date: Fri, 26 Oct 2012 19:42:00 +0400 Message-ID: <20121026154200.GM5500@moon> References: <20121024152740.GA25303@otc-wbsnb-06> <20121025121645.GA28475@otc-wbsnb-06> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Sasha Levin , "Kirill A. Shutemov" , Asias He , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Ingo Molnar To: Pekka Enberg Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Fri, Oct 26, 2012 at 06:31:00PM +0300, Pekka Enberg wrote: > On Thu, 25 Oct 2012, Sasha Levin wrote: > > I think we're seeing that because we don't handle VIRTIO_MSI_NO_VECTOR properly. > > > > We need to deal with the ability to remove GSI & friends as well. I've > > added it to my workqueue (unless someone deals with it first). > > Any reason I shouldn't apply Kirill's patch before someone find the time > to do that? I think it's worth to apply until proper fix appear.