On Mon, Feb 09, 2004 at 10:02:59AM +0100, Jan-Benedict Glaw wrote:
quoted
pc = [<fffffc00004eecf0>] ra = [<fffffc00004eecc8>] ps = 0000 Not tainted
^-- takara_swizzle + 0x74
quoted
Trace:fffffc0000310124 fffffc00003151e8
^-- init + 0x24 ^-- kernel_thread + 0x28
Decode the oops. That'll exactly tell where it happened.
Okkay, so takara_swizzle looks like it's hiccuping. Based on this, I suspect
it's the same failure in the 2.4.x kernels I've tried...I'll verify that a
little later.
Now, for a little source code digging...