From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses) Date: Fri, 15 Mar 2013 08:47:39 -0700 Message-ID: <20130315154739.GA1024@kroah.com> References: <1460519.ejNFI1DrGk@vostro.rjw.lan> <1363280764.26318.4.camel@thor.lan> <5657408.cYX6iimiA4@vostro.rjw.lan> <5142E7F0.4020002@gmail.com> <20130315153249.GA32425@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-pci-owner@vger.kernel.org To: Jiri Kosina Cc: Harald Arnesen , Kernel development list , "Rafael J. Wysocki" , Peter Hurley , Alan Stern , Thomas Meyer , Shawn Starr , USB list , linux-acpi@vger.kernel.org, Bjorn Helgaas , linux-pci@vger.kernel.org, Yinghai Lu , Daniel Vetter , Imre Deak , Daniel Kurtz , dri-devel@lists.freedesktop.org List-Id: linux-acpi@vger.kernel.org On Fri, Mar 15, 2013 at 04:37:56PM +0100, Jiri Kosina wrote: > On Fri, 15 Mar 2013, Greg KH wrote: > > > > > I have the same problem on my Lenovo T500. I think the graphics card is > > > > involved. > > > > > > > > This laptop has "hybrid graphics" - one Intel GMA 4500MHD and one ATI > > > > Mobility Radeon HD 3650. When I boot with the Intel card, I get "irq 16: > > > > nobody cared" during boot, not when I boot with the ATI card. > > > > > > Confirming this. After a lot of hassle, I have bisected this reliably to > > > > > > commit 28c70f162a315bdcfbe0bf940a740ef8bfb918d6 > > > Author: Daniel Vetter > > > Date: Sat Dec 1 13:53:45 2012 +0100 > > > > > > drm/i915: use the gmbus irq for waits > > > > > > Adding Daniel, Imre and Daniel to CC while I will try to figure out what's > > > happening in parallel. > > > > Wasn't this fixed by the merge from David > > (2cc79544bd0aabb4b3cf467ead5df526d9134c64)? > > Why do you think it should, please? The line: - Fix PCH irq handling race which resulted in missed gmbus/dp aux irqs and subsequent fallout (Paulo) > (I am seeing this with a2362d247 still). Ok, I guess it isn't still fixed properly, just was guessing :) greg k-h