From: Marc Zyngier <maz@xxxxxxxxxxxxxxx> Date: Fri, 14 Jul 2006 12:18:47 +0200 > Quick investigation shows that pbm->name is used a tad too early in > pbm_register_toplevel_resources. The included patchlet fixes that, > allowing the boot to go a little further, but not much : Also, pbm_register_toplevel_resources should not be overwriting that string as it does currently. I've added your fix and a fix for that problem to my tree, thanks a lot. > Looks like no IRQ can be requested, probably a problem with the new > IRQ framework. Please reboot with of_debug=3 and send the logs here. It's almost certainly a bug in the psycho bus IRQ translater in arch/sparc64/kernel/prom.c:psycho_irq_build()/psycho_irq_trans_init(). A good debugging log will give some clues. 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