On Fri, Mar 05, 2010 at 04:36:47PM -0800, Tim Bird wrote: > IRQENTRY_TEXT was added to vmlinux.lds.S (to eliminate > a compiler error on kernel/trace/trace_functions_graph.c), > although no routines were marked as __irq_entry. Well, ARM already places the assembly exception text in its own separate section for other reasons. We can't place it in two sections. What is __irq_entry used for? Just the low level assembly or C functions? -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html