From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Lalancette Subject: Re: [PATCH]: Really disable pirq's Date: Tue, 20 Nov 2007 16:13:58 -0500 Message-ID: <47434E16.1060600@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > Chris, > > Could you try the alternative attached patch? It's not been build or run > tested, but hopefully you can see the gist of what's going on. Basically, in > case the irq is edge-triggered, I want to have an 'edge in hand' before we > actually shutdown the irq. > > -- Keir > Keir, I just got the hardware this afternoon. I've been testing it the past couple of hours, and your new patch seems to work fine. That is, when it goes to disable the pIRQ, it doesn't hang up the machine. Thanks, Chris Lalancette