All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: "Trever L. Adams" <tadams-lists@myrealbox.com>
Cc: Greg KH <greg@kroah.com>,
	arjanv@redhat.com, Jeff Garzik <jgarzik@pobox.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [More Info] Re: 2.6.0test 1 fails on eth0 up (arjanv RPM's - all needed rpms installed)
Date: Thu, 31 Jul 2003 10:15:07 -0700	[thread overview]
Message-ID: <3F294E9B.4020102@pacbell.net> (raw)
In-Reply-To: <1059633777.4720.7.camel@aurora.localdomain>

Trever L. Adams wrote:
> On Fri, 2003-07-25 at 20:06, David Brownell wrote:
> 
> 
>>See if this patch resolves it.
>>
>>The patch adds an explicit reset to HCD initialization, and then makes
>>EHCI use it.  (OHCI could do so even more easily ... but nobody's reported
>>firmware acting that type of strange with OHCI.)   It should prevent IRQs
>>being enabled while the HC is still in an indeterminate state.
>>
>>This also fixes a missing local_irq_restore() that was generating some
>>annoying might_sleep() messages, and a missing readb() that affects some
>>ARM (and other) PCI systems.
>>
>>- Dave
> 
> 
> Applied it against test2.  I think the problem is indeed ACPI handling
> PCI irqs.  This is an nVidia nForce2 board, I should check to see if the
> patch someone posted fixes this (Did it get folded into test2?).

I think it got posted after test2 finalized; and the patches I
saw were line-wrapped so I couldn't even read them.


> Anyway, the first oops only happens if I have the mouse plugged in as
> USB (Intellimouse USB... I usually use the dumb little PS/2 adapter). 
> The second happens now, but didn't before.  It is 1394 related. 
> Interrupts are at 100k+ on both usb and 1394 ohci almost instantly with
> ACPI on.

That's the symptom I saw when I tried ACPI + NForce2 (by accident)
a while back ... except that in your case it happens for IRQs
below 16 (which might be just an accident).  "pci=noacpi" was a
workaround.

If this appears with that patch of mine applied, then I'd certainly
agree with you that this is something other than a USB problem.

- Dave


> irq 11: nobody cared!
> Call Trace:
> [<c010c12a>] __report_bad_irq+0x2a/0x90
> [<c010c21c>] note_interrupt+0x6c/0xb0
> ...
> [<c010a839>] sysenter_past_esp+0x52/0x71
> 
> handlers:
> [<e087f350>] (usb_hcd_irq+0x0/0x60 [usbcore])
> Disabling IRQ #11
> ehci_hcd 0000:00:02.2: irq 11, pci mem e0815000
> ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 1
> 
> 
> irq 4: nobody cared!
> Call Trace:
> [<c010c12a>] __report_bad_irq+0x2a/0x90
> [<c010c21c>] note_interrupt+0x6c/0xb0
> ...
> [<c010a839>] sysenter_past_esp+0x52/0x71
> 
> handlers:
> [<e08536d0>] (ohci_irq_handler+0x0/0x720 [ohci1394])
> Disabling IRQ #4
> 
> Anyway, so either it is ACPI and fixable, or I just forget pci routing
> with ACPI.
> 
> Trever Adams


  reply	other threads:[~2003-07-31 17:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-14 18:56 2.6.0test 1 fails on eth0 up (arjanv RPM's - all needed rpms installed) Trever L. Adams
2003-07-14 19:06 ` Jeff Garzik
2003-07-14 19:15   ` Arjan van de Ven
2003-07-14 21:20     ` Trever L. Adams
2003-07-15 20:10       ` [More Info] " Trever L. Adams
2003-07-15 21:02         ` Greg KH
2003-07-15 20:55           ` jds
2003-07-15 23:15           ` David Brownell
2003-07-26  0:06           ` David Brownell
2003-07-31  6:42             ` Trever L. Adams
2003-07-31 17:15               ` David Brownell [this message]
2003-07-16 18:59 ` Zwane Mwaikambo
2003-07-17  3:11   ` Trever L. Adams
     [not found]     ` <Pine.LNX.4.53.0307170254500.32541@montezuma.mastecende.com>
2003-07-17 14:46       ` Trever L. Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F294E9B.4020102@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=arjanv@redhat.com \
    --cc=greg@kroah.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tadams-lists@myrealbox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.