Cc: Linus Torvalds <torvalds@...>, David Brownell <david-b@...>, Andrew Morton <akpm@...>, Rafael J. Wysocki <rjw@...>, Linux Kernel Mailing List <linux-kernel@...>, <linux-usb@...>, Greg Kroah-Hartman <gregkh@...>
[If nobody minds, after this message I will remove everything except
linux-usb from the CC: list.]
On Fri, 11 Jul 2008, Andrey Borzenkov wrote:
That's good; it'll help initially to test a system with the bug
present.
To start with, add a printk near the start of ohci_irq() in ohci-hcd.c.
Have it display in hex the value of "ints", immediately after the
ohci_readl() call.
Alan Stern
--