Fix: rcu instrumentation: add const qualifier to char pointers
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 2 Apr 2014 16:23:06 +0000 (12:23 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 2 Apr 2014 16:23:06 +0000 (12:23 -0400)
Follow this 3.12 instrumentation update in mainline Linux:

commit e66c33d579ea566d10e8c8695a7168aae3e02992
Author: Steven Rostedt (Red Hat) <rostedt@goodmis.org>
Date:   Fri Jul 12 16:50:28 2013 -0400

    rcu: Add const annotation to char * for RCU tracepoints and functions

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.026018 seconds and 4 git commands to generate.