On Tue, 2007-11-13 at 22:23 +0100, Gerhard Pircher wrote: > > There are ways, sure, which probably involve adding prink's all over > the > > place to figure it out... could be some DMA issue for example, could > be > > pretty much anything. Have you tried booting an initrd with no disk > > access ? > I tried to boot with a ramdisk, but that didn't help much. I still > locks up > while loading an init program or after entering some commands in > sh shell. Looks like the problem is hidden deep in the kernel.
Well, at least the above tells is it's not DMA related. I don't know of any deeply hidden problem, so you are probably hitting something else ... if you have disabled idle, then it may be useful to try instrumenting locks or irq enable/disable. Also, did you try booting with all kernel debug options enabled ? Finally, since the problem seem to have started around a specific kernel version, can you try to bisect the patch that causes it ? Ben. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev