On Thu, 23 Oct 2008, Alexey Dobriyan wrote: > > > > kernel/trace/trace.c: In function 'tracing_generic_entry_update': > > kernel/trace/trace.c:658: error: implicit declaration of function 'irqs_disabled_flags' This error concerns me more. We depend on this in the generic tracers. Should we just add a stub function here when TRACE_IRQFLAGS is not supported? -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html