From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756673AbYIRQ6B (ORCPT ); Thu, 18 Sep 2008 12:58:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754219AbYIRQ5v (ORCPT ); Thu, 18 Sep 2008 12:57:51 -0400 Received: from mail-gx0-f16.google.com ([209.85.217.16]:53563 "EHLO mail-gx0-f16.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753611AbYIRQ5t (ORCPT ); Thu, 18 Sep 2008 12:57:49 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=KlIsymCOy08qEUHc+QW3MYDevVTD260r3Shj54MbPeaD/Jo88+27aRHL/vX7GRXc99 Hs05xRMZ+TjYpFaweIY5cEKbjrs1A3sJV/YewVncdrtlfWhHTU1htes0pdHhASz0r6Bj eg1FpRzYv2mIsWYLg65iAYiYLFT5noEKLnfJc= Message-ID: Date: Thu, 18 Sep 2008 09:57:47 -0700 From: "Justin Mattock" To: "David Brownell" Subject: Re: [19.666764] Disabling IRQ #23 Cc: "Bjorn Helgaas" , "Linux Kernel Mailing List" , "Yinghai Lu" , "Chris Snook" , "April Tsui" , Linux-usb In-Reply-To: <200809180209.57943.david-b@pacbell.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200809180209.57943.david-b@pacbell.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 18, 2008 at 2:09 AM, David Brownell wrote: > On Wednesday 17 September 2008, Justin Mattock wrote: >> http://www.gossamer-threads.com/lists/linux/kernel/966076 >> I've applied the patches just to see what would happen, >> As for now I have not seen the Disable irq #23 yet, > > Those two patches should be in Greg's queue for 2.6.27... > > It's also suspicious that EHCI is getting loaded *last* not > first. That's a common distro bug, although as I recall > we've always (since first driver versions) been clear that > it should be loaded first, before the companion (OHCI or UHCI) > driver. Loading it last causes various confusions and races > at the hardware level. > > - Dave > I have not tried load ehci_hcd first in /etc/modules, but can try. As for the message itself I've rebooted a couple of times without disable irq #23 going off. -- Justin P. Mattock