Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932509Ab3CINI0 (ORCPT ); Sat, 9 Mar 2013 08:08:26 -0500 Received: from mailout01.c08.mtsvc.net ([205.186.168.189]:35061 "EHLO mailout01.c08.mtsvc.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932197Ab3CINIY (ORCPT ); Sat, 9 Mar 2013 08:08:24 -0500 Message-ID: <1362834476.7755.33.camel@thor.lan> Subject: Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses) From: Peter Hurley To: Thomas Meyer , Shawn Starr Cc: Alan Stern , Kernel development list , USB list , linux-acpi@vger.kernel.org, "Rafael J. Wysocki" , Bjorn Helgaas , linux-pci@vger.kernel.org Date: Sat, 09 Mar 2013 08:07:56 -0500 In-Reply-To: <1362819234.1220.1.camel@localhost.localdomain> References: <1362819234.1220.1.camel@localhost.localdomain> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.3-0pjh1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Authenticated-User: 125194 peter@hurleysoftware.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1978 Lines: 63 [ +linux-pci, +linux-acpi, +Rafael Wysocki, +Bjorn Helgaas ] On Sat, 2013-03-09 at 09:53 +0100, Thomas Meyer wrote: > Am Freitag, den 08.03.2013, 21:19 -0500 schrieb Alan Stern: > > On Fri, 8 Mar 2013, Peter Hurley wrote: > > > > > [ +linux-usb ] > > > > > > On Fri, 2013-03-08 at 14:12 -0500, Shawn Starr wrote: > > > > Hello folks, > > > > > > > > I am noticing since rc0 and now rc1, very poor interrupt handling. Keyboard response, mouse movements, display refreshing etc. General input/display sluggishness. Did something break IRQ handling somewhere? I need to validate if this happens with X not running also if it is i915 related somehow. The behavor is noticed in a console login however. > > > > > > > > Device: Lenovo W500 laptop > > > > > > Hi Shawn, > > > > > > Unhandled interrupts is the problem. > > > > > > Is the device below being id'd properly? > > > If you remove this device, does the problem go away? > > > > Does either of the kernels in question have commit 0f815a0a700b (USB: > > UHCI: fix IRQ race during initialization)? That commit was added to > > fix precisely this sort of thing. > > I think so: > > $ git describe > v3.9-rc1-211-g47b3bc9 > > $ git branch --contains 0f815a0a700b > * master This might not be caused by USB. There were a lot of changes to PCI and ACPI for 3.9. Probably best to each file a bug at bugzilla.kernel.org with: Last known good kernel version -- For both good and bad kernels (preferably as attachments) -- /proc/interrupts lsusb lspci dmesg and reply back with the bugzilla #. It may be necessary to bisect this problem. Regards, Peter Hurley PS - I know it can be difficult to get those things on the bad kernel. It's easier if you boot to console. -- 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/