From: Robert Reif <reif@xxxxxxxxxxxxx> Date: Thu, 04 Jun 2009 22:49:25 -0400 > I'm looking at head_32.S and head_64.s to try and figure > out what's involved in making sparc32 relocatable but I'm > not sure what to look for. Any hints? You'll have to learn how to load kernel TLB entries for about 4 or 5 different major TLB/cache types on sun4c, sun4m, and sun4d systems. This is what you need to do to relocate the kernel into a new location then jump to it. -- 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