From: David Miller <davem@xxxxxxxxxxxxx> Date: Fri, 02 Apr 2010 14:43:02 -0700 (PDT) > From: Frans van Berckel <fberckel@xxxxxxxxx> > Date: Fri, 02 Apr 2010 22:40:45 +0200 > >> Booting a Sun Blade 2000 + XVR-1000, with a XVR-1200 installed into pci >> as well, prints a kernel panic now. Attaching a full txt boot log. > > I'm going to need a lot more of your kernel log to debug this. Ignore me, I didn't see your attachment :-) Can you look up: 0x686af0 0x686aac in the System.map file for this kernel? Even easier you should be able to go: bash$ gdb ./vmlinux (gdb) x/10i 0x686af0 (gdb) x/10i 0x686aac in your kernel build directory to get the same information for me. Thanks! -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html