From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754745Ab2DCO0n (ORCPT ); Tue, 3 Apr 2012 10:26:43 -0400 Received: from rcsinet15.oracle.com ([148.87.113.117]:48361 "EHLO rcsinet15.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751872Ab2DCO0m (ORCPT ); Tue, 3 Apr 2012 10:26:42 -0400 Date: Tue, 3 Apr 2012 10:21:06 -0400 From: Konrad Rzeszutek Wilk To: Ben Guthro Cc: Konrad Rzeszutek , Greg Kroah-Hartman , Linux Kernel Mailing List Subject: Re: 3.2.14 pvops crash in xen_irq_init Message-ID: <20120403142106.GA27054@phenom.dumpdata.com> References: <20120403132237.GD12464@phenom.dumpdata.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: ucsinet22.oracle.com [156.151.31.94] X-CT-RefId: str=0001.0A090207.4F7B0869.00A2,ss=1,re=0.000,fgs=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 03, 2012 at 10:17:55AM -0400, Ben Guthro wrote: > Konrad - it looks like that solved my issue - thanks for the prompt reply. > > I think I found the thread talking about this issue here: > https://lkml.org/lkml/2012/3/20/349 > > ...though I'm having trouble sifting through the replies to find a resolution. > > What, of the following would you recommend for a longer term solution? > a.) For Greg to revert this in the stable tree a). > b.) Apply some patch that resolves this issue in -stable (if a > solution was found) > c.) For me (and anyone else using 3.2.y for pvops) to revert this > changeset when picking up future changes?