From: Steven Rostedt (Red Hat) Date: Fri, 10 Jan 2014 22:51:01 +0000 (-0500) Subject: tracing: Pass trace_array to flag_changed callback X-Git-Tag: v3.15-rc1~110^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6065b5c7014ab30383405718c7a6b96d2cbdb2;p=pandora-kernel.git tracing: Pass trace_array to flag_changed callback As options (flags) may affect instances instead of being global the flag_changed() callbacks need to receive the trace_array descriptor of the instance they will be modifying. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed