Hi Kyle. > > Unconverted architectures so far are m68k (because it doesn't use an explicit > init_task.c), ia64 (because it faffs about with init_thread_union), and > sparc{,64} (which appear to rely on some magic.) sparc has harcoded the alignment requirments in init_task.c. I will try to make it look like all others by moving this to vmlinux.lds. Speaking of that there seems to be another bit that could be shared between the arch vmlinux.lds as all arch has init_task included. Sam -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html