Re: Oops linux 2.4.23-pre6 on amd64

From: Andi Kleen
Date: Sat Oct 04 2003 - 13:44:27 EST


Tony Hoyle <tmh@xxxxxxxxxxxx> writes:
>
> Trace; ffffffff80202fce <pci_announce_device+3e/60>

It jumped to nirvana, probably because someone passed crap
to pci_announce_device.

My first guess would be a non matching module. Do a make distclean
and recompile/reinstall everything.

> Trace; ffffffffa0014560 <[usbcore]hcd_data_lock+4c4c/5f5f06ec>

But the decode is useless because the module in question is not loaded.

Can you load the module whatever it is manually and then decode
the oops while it's still loaded? Or better compile in all USB
statically and see if it oopses too.

Your legacy USB problems are very likely BIOS bugs.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/