From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Bug xen/next.. WARNING: at /home/konrad/git/nex-VI-PVOPS/linux/kernel/irq/manage.c:274 __enable_irq+0x5c/0xaf( Date: Tue, 09 Mar 2010 15:24:09 -0800 Message-ID: <4B96D899.4050800@goop.org> References: <20100309155234.GC22018@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100309155234.GC22018@phenom.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 03/09/2010 07:52 AM, Konrad Rzeszutek Wilk wrote: > Jeremy, > > This one looks quite familiar. I think I pointed this one out to you the > first time I started working on pv-ops (so, June/July?) and you had a > fix for it, but I can't remember the details (except that you did ask me > to review it, and I did, but I didn't send any details back). > Ah, yeah, something wrong with the /dev/evtchn driver. Ah, I forgot to merge in xen/dev-evtchn into xen/next; try that and see what happens. (I'll test it too, but it may have to wait for tomorrow.) J