Re: PROBLEM: kernel hang in ohci init

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Satyam Sharma <satyam.sharma@...>, Timo Lindemann <tlindemann@...>
Cc: <linux-kernel@...>
Date: Monday, July 16, 2007 - 1:06 am

On Sunday 15 July 2007, Satyam Sharma wrote:


On *your* system, note -- all my OHCI+PCI systems that have
been upgraded to 2.6.22 are behaving just peachy-keen-swell.
And that's true for most people, it seems...



It gets that way sometimes.  Thing is, pci-quirks.c runs early
enough in the boot process -- before the OHCI driver can even
run!! -- that you can probably rule out the USB stack as being
the cause of this regression.  Disable the USB host controllers
in your config, and see what happens...



Extremely unlikely to matter, since it wouldn't have been able
to run that early.  Plus, you were seeing problems even before
that recent change to pci-quirks ... 



Where the subsystem in question is early PCI/ACPI initialization,
before the drivers start binding to PCI devices... it's always
annoying when changes in that area cause USB to break, since the
only involvement of USB is to display a "rude failure" symptom.
It took a long time to get the IRQ setup glitches fixed!

One thing you might do is enable all the ACPI debug messaging and
disable the usb/host/pci-quirks.c stuff (just comment it all out),
assuming you can boot without USB keyboard/mouse.  Then compare
the relevant diagnostics between "good" and "bad" kernels.  It's
likely something interesting will appear.

- Dave


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
PROBLEM: kernel hang in ohci init, Timo Lindemann, (Thu Jul 12, 4:53 am)
Re: PROBLEM: kernel hang in ohci init, Satyam Sharma, (Thu Jul 12, 11:15 pm)
Re: PROBLEM: kernel hang in ohci init, David Brownell, (Thu Jul 12, 11:40 pm)
Re: PROBLEM: kernel hang in ohci init, Timo Lindemann, (Sun Jul 15, 6:41 am)
Re: PROBLEM: kernel hang in ohci init, Satyam Sharma, (Sun Jul 15, 7:18 am)
Re: PROBLEM: kernel hang in ohci init, David Brownell, (Mon Jul 16, 1:06 am)
Re: PROBLEM: kernel hang in ohci init, Satyam Sharma, (Sun Jul 15, 7:29 am)
Re: PROBLEM: kernel hang in ohci init, Timo Lindemann, (Sun Jul 15, 7:49 am)
Re: PROBLEM: kernel hang in ohci init, Satyam Sharma, (Sun Sep 16, 6:43 am)
Re: PROBLEM: kernel hang in ohci init, Satyam Sharma, (Sun Sep 16, 6:47 am)
Re: PROBLEM: kernel hang in ohci init, Satyam Sharma, (Sun Sep 16, 9:19 am)