From: Markus Dahms <mad@xxxxxxxxxxxxxxxx> Date: Mon, 20 Aug 2007 09:59:49 +0200 > I could track down the issue to the function __prom_nextprop() in > arch/sparc/prom/tree.c, but I am now looking for the definition of > prom_nodeops->no_nextprop() without success. When we boot the firmware provides a vector of function pointers, and this is prom_nodeops. So prom_nodeops->no_nextprop() is a routine inside the PROM. - 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