From: Steven Rostedt (Red Hat) Date: Fri, 10 Jan 2014 16:13:54 +0000 (-0500) Subject: tracing: Pass trace_array to set_flag callback X-Git-Tag: v3.15-rc1~110^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c1a49aedb73fb2f15aaa32ad9e2e1c4289f45cb;p=pandora-kernel.git tracing: Pass trace_array to set_flag callback As options (flags) may affect instances instead of being global the set_flag() 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