On Thu, 2 Apr 2015 10:16:22 +0100 Mark Brown <[email protected]> wrote:
> On 2 April 2015 at 02:56, Steven Rostedt <[email protected]> wrote: > > > From: "Steven Rostedt (Red Hat)" <[email protected]> > > > > New code will require TRACE_SYSTEM to be a valid C variable name, > > but some tracepoints have TRACE_SYSTEM with '-' and not '_', so > > it can not be used. Instead, add a TRACE_SYSTEM_VAR that can > > give the tracing infrastructure a unique name for the trace system. > > > > Cc: Mark Brown <[email protected]> > > > > I'm not sure why you're sending this to my work address but please use > [email protected] for anything upstream (it's what's in MAINTAINERS and > what I've been using pretty consistently for e-mail). > Sorry, I got that from git log include/trace/events/intel-sst.h I couldn't find anything in MAINTAINERS about that file, but I didn't look for your name though. -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

