Re: [PATCH] tracing: fix a build error on alpha and m68k

From: Steven Rostedt
Date: Thu Oct 23 2008 - 13:14:25 EST



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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/