Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751696Ab0ATVqB (ORCPT ); Wed, 20 Jan 2010 16:46:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751506Ab0ATVp6 (ORCPT ); Wed, 20 Jan 2010 16:45:58 -0500 Received: from caffeine.csclub.uwaterloo.ca ([129.97.134.17]:40647 "EHLO caffeine.csclub.uwaterloo.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751490Ab0ATVp5 (ORCPT ); Wed, 20 Jan 2010 16:45:57 -0500 Date: Wed, 20 Jan 2010 16:45:56 -0500 To: Alan Stern Cc: Lennart Sorensen , linux-kernel@vger.kernel.org, linux-geode@lists.infradead.org, linux-usb@vger.kernel.org, linux-pci@vger.kernel.org Subject: Re: Strange EHCI/OHCI IRQ and other PCI errors on boot with 2.6.32 (which 2.6.26 did not see) on Geode LX/CS5536. Message-ID: <20100120214556.GP24305@caffeine.csclub.uwaterloo.ca> References: <20100120200125.GO24305@caffeine.csclub.uwaterloo.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1028 Lines: 30 On Wed, Jan 20, 2010 at 03:20:46PM -0500, Alan Stern wrote: > Okay, this means that something else is affecting the IRQ line. Yep. I went and disabled irq5 on the LPC bus, and that didn't help. > > Interestingly the number of interrupts listed in /proc/interrupts is > > exactly 300000. > > That's probably because the kernel disabled the IRQ after 100000 > unhandled interrupts, and re-enabled it each time a new device was > registered for that IRQ. Certainly seems to be the case. > Or you could just stop using USB on the old box. :-) Well I just tried another box, and same thing. If I boot with 'irqpoll' then everything seems fine. Any idea how I can figure out why irqpoll makes it happy? Does it give any reports anywhere about misrouted irqs? -- Len Sorensen -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/