> arch/parisc/Makefile: > > # Without this, "ld -r" results in .text sections that are too big > # (> 0x40000) for branches to reach stubs. > ifndef CONFIG_FUNCTION_TRACER > cflags-y += -ffunction-sections > endif Thus, the .text.* sections must be coming from .S files, or possibly from dwarf2 debug output. Dave -- J. David Anglin dave.anglin@xxxxxxxxxxxxxx National Research Council of Canada (613) 990-0752 (FAX: 952-6602) -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html