On Tue, 19 Feb 2008, Andre Tomt wrote: > Got this on a serial console today, using 2.6.25-rc2-git1. Machine was > not doing anything interesting at the time, but has its / and kernel on > a usb-storage device (usb pen drive). > > Intel ICH8R chipset (and USB controller), running x86_64 kernel. I'll > post .config and some additional info when I get home later if it isn't > obvious what broke. > > > BUG: unable to handle kernel NULL pointer dereference at 0000000000000080 > > IP: [<ffffffff88063d11>] :ehci_hcd:end_unlink_async+0x17/0xfa
Can you provide some sort of disassembly listing of end_unlink_async, to determine which C statement contained the NULL pointer dereference? Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

