On Wed, 01 Apr 2015 21:56:50 -0400
Steven Rostedt <rost...@goodmis.org> wrote:

> From: "Steven Rostedt (Red Hat)" <rost...@goodmis.org>
> 
> 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: Martin Schwidefsky <schwidef...@de.ibm.com>
> Cc: Heiko Carstens <heiko.carst...@de.ibm.com>
> Cc: David Hildenbrand <d...@linux.vnet.ibm.com>
> Cc: Cornelia Huck <cornelia.h...@de.ibm.com>
> Cc: Christian Borntraeger <borntrae...@de.ibm.com>
> Signed-off-by: Steven Rostedt <rost...@goodmis.org>
> ---
>  arch/s390/kvm/trace-s390.h | 7 +++++++
>  1 file changed, 7 insertions(+)

Acked-by: Cornelia Huck <cornelia.h...@de.ibm.com>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to